gwenn / lemon-rs

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

Fix virtual table arguments #6

Closed gwenn closed 1 year ago

gwenn commented 3 years ago

See here.

gwenn commented 1 year ago

https://github.com/gwenn/lemon-rs/blob/f329e4cca9166621c6ef8b4e0ac991ee4a6565eb/src/parser/parse.y#L1338-L1347