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
/
coverage
/
multifile
/
mod.js
blob: b9f8d627af3e181aff854335ce79256aaa028b37 (
plain
)
1
2
3
4
5
6
export function test(a) { if (a) { return 0; } return 1; }