lark/tests/test_relative_rule_import_r...

8 lines
63 B
Plaintext

start: X ab Y
X: "x"
Y: "y"
%import .grammars.ab.expr -> ab