1 <script>
2 debugger; // You should see this code and execution line in the Scripts panel. Click Resume (Play/Pause button to the right).
3 </script>
4
5 <p>To test, open the DevTools (Ctrl+Shift+I) and reload the page. You should see this file and execution line in the Scripts panel.</p>
6