Move away from fully_reduces_to_null to rule_position, fixed some bugs. Have not fixed all, still looks up unkown key-value for the full kraken parse test.
This commit is contained in:
5
tests/grammer4.kgm
Normal file
5
tests/grammer4.kgm
Normal file
@@ -0,0 +1,5 @@
|
||||
# comment
|
||||
Goal = a ;
|
||||
a = "a" d ;
|
||||
d = g ;
|
||||
g = ;
|
||||
Reference in New Issue
Block a user