Tests that syntax errors in eval are logged into console, contains correct link and doesn't cause browser crash. VM:1 Uncaught SyntaxError: Unexpected token '}' (at VM:1:1) at foo (:15:11) foo @ VM:15 setTimeout (anonymous) @ console-log-eval-syntax-error.js:23 boo.js:2 Uncaught SyntaxError: Unexpected token '}' (at boo.js:2:1) at boo (:19:11) boo @ VM:19 setTimeout (anonymous) @ console-log-eval-syntax-error.js:26