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
/
sanitizers_test.ts
blob: 0bb4257b270136d9483f4c163464c03e50fb9495 (
plain
)
1
2
3
4
Deno.test("foo", () => { Deno.openSync("README.md"); Deno.stdin.close(); });