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
/
run
/
test_and_bench_in_run.js
blob: 108ae937a9c24aef950a9ee7c1a7042b9f218730 (
plain
)
1
2
3
4
5
Deno.test(function foo() { }); Deno.bench(function bar() { });