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
/
specs
/
test
/
default_ts
/
as_ts.js
blob: 52cb8eacccaeb67f3be90ca0f83e11981312d5e6 (
plain
)
1
2
3
Deno.test(function foo() { const x: string = "foo"; });