mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
tests: formatting changes
* tests/input.at, tests/regression.at: here.
This commit is contained in:
@@ -2533,9 +2533,11 @@ AT_CLEANUP
|
||||
## ---------------------------- ##
|
||||
## Unput's effect on locations. ##
|
||||
## ---------------------------- ##
|
||||
dnl When the scanner detects a deprecated construct, it unputs the correct
|
||||
dnl version, but it should *not* have any impact on the scanner cursor. If it
|
||||
dnl does, the locations of directives on the same line become erroneous.
|
||||
|
||||
# When the scanner detects a deprecated construct, it unputs the
|
||||
# correct version, but it should *not* have any impact on the scanner
|
||||
# cursor. If it does, the locations of directives on the same line
|
||||
# become erroneous.
|
||||
|
||||
AT_SETUP([[Unput's effect on locations]])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user