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
/
subdir
/
main.ts
blob: 29acf42e09f055118976c381517c868880839cb3 (
plain
)
1
2
3
if (import.meta.main) { console.log("Hello, world!"); }