tree-sitter/test/fixtures/test_grammars/epsilon_rules
Max Brunsfeld d05c665863 Convert some of the fixture grammars from JSON to JS
These tests are easier to write and maintain if the grammars are just JS,
like grammars normally are. It doesn't slow the tests down significantly
to shell out to `node` for each of these grammars.
2021-10-22 18:47:23 -06:00
..
expected_error.txt Don't allow an epsilon start rule if it is used in other rules 2018-01-23 17:05:28 -08:00
grammar.js Convert some of the fixture grammars from JSON to JS 2021-10-22 18:47:23 -06:00