]> git.saurik.com Git - bison.git/blobdiff - tests/actions.at
Use $accept and $end, as BYacc and BTYacc do, instead of $axiom and $.
[bison.git] / tests / actions.at
index 35562b1eaa991a0835203d5b5212785a6e82bf27..92412eebd2520435d63e4956950fcb93e812cf6a 100644 (file)
@@ -327,7 +327,7 @@ thing(10): 'x'(10)
 sending: ';' (value = 11, line 110)
 line(10): thing(10) ';'
 sending: 'y' (value = 12, line 120)
-120: parse error, unexpected $undefined., expecting $ or error or 'x'
+120: parse error, unexpected $undefined, expecting $end or error or 'x'
 sending: EOF
 Freeing nterm line (10 from 100)
 Freeing nterm line (7 from 70)