FEA-Bench / testbed /lark-parser__lark /tests /test_relative_multi_import.lark
hc99's picture
Add files using upload-large-folder tool
dee9fba verified
raw
history blame
73 Bytes
start: NUMBER WORD
%import .grammars.test (NUMBER, WORD, WS)
%ignore WS