1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/error_008_checkjs.js.out
Ryan Dahl 6322f45e7b Pipe new exception info through into JSError
Adds a new integration test for syntax error.
2019-01-11 21:44:26 -05:00

5 lines
156 B
Text

[WILDCARD]tests/error_008_checkjs.js:2:0
consol.log("hello world!");
ReferenceError: consol is not defined
at [WILDCARD]tests/error_008_checkjs.js:2:1