mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 13:23:04 +00:00
* src/scan-gram.l: Move the "add a trailing ; to actions" code
to... * src/scan-code.l: here. * tests/input.at (Torturing the Scanner): Fix another location error.
This commit is contained in:
@@ -192,7 +192,7 @@ AT_DATA([input.y],
|
||||
[{}
|
||||
])
|
||||
AT_CHECK([bison input.y], [1], [],
|
||||
[[input.y:1.1-2: syntax error, unexpected {...}
|
||||
[[input.y:1.0-1: syntax error, unexpected {...}
|
||||
]])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user