parser recovery: random text returns an empty AST #4910
Labels
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: parser
Everything to do with the parser
I would expect the compiler should still be able to return an AST for the function code block even in the presence of random letters outside of it that make no sense.
The text was updated successfully, but these errors were encountered: