Commit d6b8e4bb authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto

Merge pull request #1448 from cremno/bison-3.0-pure_parser-warning

fix bison 3.0 warning
parents 30f86069 08911d1c
......@@ -933,7 +933,7 @@ heredoc_end(parser_state *p)
%}
%pure_parser
%pure-parser
%parse-param {parser_state *p}
%lex-param {parser_state *p}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment