mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
tests: comment changes
* tests/actions.at, tests/input.at: here.
This commit is contained in:
@@ -376,7 +376,7 @@ AT_TEST([[%type <type> exp
|
||||
exp: a;]],
|
||||
[[input.y:3.13-14: warning: useless %printer for type <> [-Wother]]])
|
||||
|
||||
# If nobody is is typed, <*> is useless.
|
||||
# If nobody is typed, <*> is useless.
|
||||
AT_TEST([[%token a
|
||||
%printer {} <> <*>
|
||||
%%
|
||||
|
||||
Reference in New Issue
Block a user