mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #1448 from cremno/bison-3.0-pure_parser-warning
fix bison 3.0 warning
This commit is contained in:
+1
-1
@@ -933,7 +933,7 @@ heredoc_end(parser_state *p)
|
||||
|
||||
%}
|
||||
|
||||
%pure_parser
|
||||
%pure-parser
|
||||
%parse-param {parser_state *p}
|
||||
%lex-param {parser_state *p}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user