0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/fixtures/exit.js

2 lines
36 B
JavaScript
Raw Normal View History

process.exit(process.argv[2] || 1);