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
/
std
/
wasi
/
testdata
/
std_process_exit.rs
blob: 0a0287c54574fc8fa675c083549d652ebbe390f1 (
plain
)
1
2
3
4
5
// { "exitCode": "120" } fn main() { std::process::exit(120); }