Files
UXP-Fixed/devtools/client/debugger/test/mochitest/code_test-editor-mode
T
2018-02-02 04:16:08 -05:00

7 lines
147 B
Plaintext

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