tree-sitter/test/fixtures/test_grammars/indirect_recursion_in_transitions
Will Lillis 14c4d2f8ca fix(generate): return error when single state transitions have
indirectly recursive cycles.

This can cause infinite loops in the parser near EOF.

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
(cherry picked from commit 310c0b86a7)
2025-09-04 01:47:36 -04:00
..
expected_error.txt fix(generate): return error when single state transitions have 2025-09-04 01:47:36 -04:00
grammar.js fix(generate): return error when single state transitions have 2025-09-04 01:47:36 -04:00