1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-16 10:54:14 -05:00
denoland-deno/cli/tests/testdata/error_008_checkjs.js.out

5 lines
137 B
Text
Raw Normal View History

2019-06-20 12:07:01 +10:00
[WILDCARD]error: Uncaught ReferenceError: consol is not defined
consol.log("hello world!");
^
at [WILDCARD]/error_008_checkjs.js:2:1