mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 15:53:03 +00:00
style: formatting clean up
* data/skeletons/d.m4, examples/d/calc.y, src/output.c, * src/parse-gram.y: No tab, no trailing spaces. Reported by syntax-check.
This commit is contained in:
@@ -462,7 +462,7 @@ tag:
|
||||
`-----------------------*/
|
||||
|
||||
// A non empty list of possibly tagged symbols for %nterm.
|
||||
//
|
||||
//
|
||||
// Can easily be defined like symbol_decls but restricted to ID, but
|
||||
// using token_decls allows to reudce the number of rules, and also to
|
||||
// make nicer error messages on "%nterm 'a'" or '%nterm FOO "foo"'.
|
||||
|
||||
Reference in New Issue
Block a user