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
/
bench
/
test_and_bench
/
main.js
blob: 5e4a395e90deb03d7ae7079cbdedaa0e7fe9b34f (
plain
)
1
2
3
Deno.test("test", () => {}); Deno.bench("bench", () => {});