xref
: /
third_party
/
node
/
test
/
fixtures
/
uncaught-exceptions
/
parse-error-mod.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/uncaught-exceptions/
1
console
.
log
(
'parse error on next line'
);
2
var
a =
';
3