| .. | ||
| function_extra_comma.fine | ||
| incomplete_function.fine | ||
| README.md | ||
| unbalanced_right_brace.fine | ||
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