mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
spelling: included
This commit is contained in:
committed by
Akim Demaille
parent
37c6dbb8ad
commit
3c2b71cde6
@@ -59,7 +59,7 @@ start: 'a' 'b' 'c' ;
|
||||
%%
|
||||
])
|
||||
|
||||
# Define comon code across to be includede in
|
||||
# Define comon code across to be included in
|
||||
# class Main for the trivial parser tests.
|
||||
m4_define([AT_TRIVIAL_COMMON],[
|
||||
static class YYerror implements YYParser.Lexer
|
||||
|
||||
Reference in New Issue
Block a user