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_worker.js
blob: d1c0123d1504bd0110c90025019888716f156767 (
plain
)
1
2
3
4
// Set exit code Deno.core.opSync("op_set_exit_code", 42); self.postMessage("ok");