summaryrefslogtreecommitdiff
path: root/tests/testdata/run/set_exit_code_2.ts
blob: 48469c17d4e64bc06307b2df00656a2d6ef723cb (plain)
1
2
Deno[Deno.internal].core.ops.op_set_exit_code(42);
// Exits naturally.