mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
5 lines
166 B
Text
5 lines
166 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
|