1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-04 08:54:20 -05:00
denoland-deno/tests/error_008_checkjs.js.out
2019-06-19 19:07:01 -07:00

7 lines
189 B
Text

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