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
/
exit_code
/
main.js
blob: 768bb4165e278263327930cc3720768f03cba41f (
plain
)
1
2
3
Deno.test("Deno.exitCode", () => { Deno.exitCode = 42; });