mirror of
https://github.com/denoland/deno.git
synced 2025-03-11 06:37:12 -04:00
4 lines
142 B
Text
4 lines
142 B
Text
[WILDCARD]error: Uncaught ReferenceError: consol is not defined
|
|
consol.log("hello world!");
|
|
^
|
|
at [WILDCARD]tests/error_008_checkjs.js:2:1
|