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
/
cli
/
tests
/
testdata
/
compile
/
standalone_runtime_flags.ts
blob: 0154c7f4e82e54eeeffaeb79b069105471e94e8b (
plain
)
1
2
3
console.log(Math.random()); await Deno.stat("."); await Deno.create("foo.txt");