1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/tests/error_008_checkjs.js.out
2019-01-30 15:53:23 -05:00

5 lines
165 B
Text

[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