deno/tests/error_008_checkjs.js.out
2019-02-07 20:07:20 -05:00

6 lines
166 B
Plaintext

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