FEA-Bench / testbed /lark-parser__lark /tests /test_relative_rule_import.lark
hc99's picture
Add files using upload-large-folder tool
dee9fba verified
raw
history blame
59 Bytes
start: X expr Y
X: "x"
Y: "y"
%import .grammars.ab.expr