Dactyloidae/devtools/client/debugger/test/mochitest/code_test-editor-mode

6 lines
147 B
Text

/* Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ */
function secondCall() {
debugger;
}