mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
tests: style changes.
* tests/input.at: Use "print" in %printer instead of "destroy". It is unused, so we don't care, yet it is less surprising. * tests/actions.at: Comment changes.
This commit is contained in:
@@ -889,7 +889,7 @@ AT_CLEANUP
|
||||
AT_SETUP([Default %printer and %destructor for user-defined end token])
|
||||
|
||||
# _AT_CHECK_DEFAULT_PRINTER_AND_DESTRUCTOR_FOR_END_TOKEN(TYPED)
|
||||
# -----------------------------------------------------------------------------
|
||||
# -------------------------------------------------------------
|
||||
m4_define([_AT_CHECK_DEFAULT_PRINTER_AND_DESTRUCTOR_FOR_END_TOKEN],
|
||||
[m4_if($1, 0,
|
||||
[m4_pushdef([kind], []) m4_pushdef([not_kind], [*])],
|
||||
|
||||
Reference in New Issue
Block a user