Remove minimum Bison version requirement from parse.y
How about removing `%require “version”` since it is a definition to specify the minimum version of Bison and is not needed now that we have completely moved to Lrama? see: https://www.gnu.org/software/bison/manual/html_node/Require-Decl.html
This commit is contained in:
parent
cb8f186205
commit
bfb7571d24