blob: 577307c036c9b0c6dcc7544b84669b4e1630370b [file] [log] [blame]
Tests that evaluating an expression with a syntax error in the console won't crash the browser. Bug 61194.
foo().
SyntaxError: Expected an identifier but found '}' instead