Files
Kmake/test/fixtures/watch-mode/inspect.js
2026-05-26 23:36:42 -07:00

3 lines
63 B
JavaScript

console.log('safe to debug now');
setInterval(() => {}, 1000);