Add an integration test to ensure left recursive parsing of math works
authorDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 4 Aug 2017 23:17:25 +0000 (19:17 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 4 Aug 2017 23:17:25 +0000 (19:17 -0400)
commit08c7721c3ab3b3ba8c97b48fad718d2b59d36a0e
tree05747cf94b402dbc3fa12f93bddb2fc0bb452a0b
parent1c77f2b360855b7af338b2482879ce0da3e50fa8
Add an integration test to ensure left recursive parsing of math works
examples/06_left_recursive_math.fur [new file with mode: 0644]
examples/06_left_recursive_math.fur.output.txt [new file with mode: 0644]