summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/set_exit_code_2.ts
blob: a1f2b5d3c8af44dfe1e1248f724fccb46e59bcb2 (plain)
1
2
Deno.core.opSync("op_set_exit_code", 42);
// Exits naturally.