mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 17:23:02 +00:00
style: formatting changes
* tests/actions.at, tests/calc.at, tests/input.at: here.
This commit is contained in:
@@ -64,6 +64,7 @@ AT_PARSER_CHECK([input], 0,
|
||||
|
||||
AT_CLEANUP
|
||||
|
||||
|
||||
## ----------------------- ##
|
||||
## Typed midrule actions. ##
|
||||
## ----------------------- ##
|
||||
@@ -156,6 +157,7 @@ AT_BISON_CHECK([-fcaret -Wno-empty-rule 2.y], [0])
|
||||
AT_BISON_OPTION_POPDEFS
|
||||
AT_CLEANUP
|
||||
|
||||
|
||||
## ------------------------ ##
|
||||
## Invalid uses of %empty. ##
|
||||
## ------------------------ ##
|
||||
@@ -230,6 +232,7 @@ two.y:13.3-8: error: %empty on non-empty rule
|
||||
AT_BISON_OPTION_POPDEFS
|
||||
AT_CLEANUP
|
||||
|
||||
|
||||
## ---------------------- ##
|
||||
## Valid uses of %empty. ##
|
||||
## ---------------------- ##
|
||||
@@ -258,6 +261,7 @@ AT_PARSER_CHECK([input])
|
||||
AT_BISON_OPTION_POPDEFS
|
||||
AT_CLEANUP
|
||||
|
||||
|
||||
## ------------------ ##
|
||||
## Initial location. ##
|
||||
## ------------------ ##
|
||||
|
||||
Reference in New Issue
Block a user