mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
9 lines
216 B
Text
9 lines
216 B
Text
|
[WILDCARD]
|
||
|
// deno-fmt-ignore-file
|
||
|
// deno-lint-ignore-file
|
||
|
// This code was bundled using `deno bundle` and it's not recommended to edit it manually
|
||
|
|
||
|
"hello";
|
||
|
console.log("executing javascript with no extension");
|
||
|
|