index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testdata
/
file_extensions
/
js_without_extension
blob: 4774be3263036bdedbc55fa04f0976a6c2178b96 (
plain
)
1
2
3
let i = 123; i = "hello" console.log("executing javascript with no extension");