mirror of https://github.com/nodejs/node.git
3 lines
63 B
JavaScript
3 lines
63 B
JavaScript
|
console.log('safe to debug now');
|
||
|
setInterval(() => {}, 1000);
|