mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 09:43:03 +00:00
tests: comment changes
* tests/actions.at, tests/input.at: here.
This commit is contained in:
@@ -1277,7 +1277,7 @@ AT_BISON_OPTION_PUSHDEFS([%skeleton "$1"])
|
||||
|
||||
AT_DATA_GRAMMAR([[input.y]],
|
||||
[[%skeleton "$1"
|
||||
%defines // FIXME: Mandated by lalr1.cc in Bison 2.6.
|
||||
%defines // FIXME: Mandated by glr.cc.
|
||||
%debug
|
||||
%code requires
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user