tests: formatting changes

* tests/input.at, tests/regression.at: here.
This commit is contained in:
Akim Demaille
2019-01-12 07:34:26 +01:00
parent 8b717ca5ae
commit d3801ad2d1
2 changed files with 6 additions and 3 deletions

View File

@@ -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]])