mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 10:13:03 +00:00
(Torturing the Scanner): Adjust to lack of quotes in diagnostics.
This commit is contained in:
@@ -132,7 +132,7 @@ AT_SETUP([Torturing the Scanner])
|
|||||||
|
|
||||||
AT_DATA([input.y], [])
|
AT_DATA([input.y], [])
|
||||||
AT_CHECK([bison input.y], [1], [],
|
AT_CHECK([bison input.y], [1], [],
|
||||||
[[input.y:1.1: syntax error, unexpected "end of file"
|
[[input.y:1.1: syntax error, unexpected end of file
|
||||||
]])
|
]])
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user