mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
6322f45e7b
Adds a new integration test for syntax error.
5 lines
156 B
Text
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
|