oden/fine/tests/errors/resilience
2024-01-21 09:23:20 -08:00
..
function_extra_comma.fine [fine] Working on parser resilience 2024-01-21 09:23:20 -08:00
incomplete_function.fine [fine] Working on parser resilience 2024-01-21 09:23:20 -08:00
README.md [fine] Working on parser resilience 2024-01-21 09:23:20 -08:00
unbalanced_right_brace.fine [fine] Working on parser resilience 2024-01-21 09:23:20 -08:00

These tests all produce errors in their parse, but the point is that the trees are kinda as best as we can get.

See e.g. https://matklad.github.io/2023/05/21/resilient-ll-parsing-tutorial.html