Files
thanh-tab-debugger-v2/example.js
T
2025-10-27 16:20:21 +07:00

3 lines
108 B
JavaScript

console.log("Hello World 555");
// example debugger statement to pause the execution of the script
debugger