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
/
cli
/
tests
/
testdata
/
set_exit_code_1.ts
blob: 96ec9889cc27c620b095de6bd1188ba163b53700 (
plain
)
1
2
Deno.core.opSync("op_set_exit_code", 42); Deno.exit();