summaryrefslogtreecommitdiffstats
path: root/devtools/client/debugger/test/mochitest/examples/html-breakpoints-slow.js
blob: 04b5c3029439e54a616b6ea69f9d631c1bffbd80 (plain)
1
2
3
function test2() {
  console.log("test2");
}