File: test_relative_import_of_nested_grammar.lark

package info (click to toggle)
python-lark 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,808 kB
  • sloc: python: 13,589; javascript: 88; makefile: 34; sh: 8
file content (4 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (4)
1
2
3
4

start: rule_to_import

%import .test_relative_import_of_nested_grammar__grammar_to_import.rule_to_import