Files
bun.sh/test/bun.js/exit.js
2022-06-22 23:21:48 -07:00

3 lines
59 B
JavaScript

process.exit(0);
throw new Error("Well that didn't work");