Remove the ReportException from the Script class
This is so that syntax errors can be handled discretely in places like the repl, where SyntaxErrors are expected and normal.
parent
d8af9d8e
Please register or sign in to comment
This is so that syntax errors can be handled discretely in places like the repl, where SyntaxErrors are expected and normal.