tree-sitter/test/fixtures/test_grammars/epsilon_rules/expected_error.txt

4 lines
173 B
Text

The rule `rule_2` matches the empty string.
Tree-sitter does not support syntactic rules that match the empty string
unless they are used only as the grammar's start rule.