gwenn / lemon-rs

LALR(1) parser generator for Rust based on Lemon + SQL parser
The Unlicense
48 stars 10 forks source link

Fix sql_cmds example #64

Closed gwenn closed 2 months ago

gwenn commented 2 months ago

Continue parsing input file after an error only if YYNOERRORRECOVERY is disabled