mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
78bfeebad1
This reverts commit c4c6a8dae4
There is some controversy about this change because vscode doesn't interpret the fragments correctly. Needs more discussion before landing.
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
|