summaryrefslogtreecommitdiffstats
path: root/devtools/client/debugger/test/mochitest/code_blackboxing_three.js
blob: 55ed6c4da2cc5b0efa3e01e66e15aa67c86f9bc1 (plain)
1
2
3
4
/* Any copyright is dedicated to the Public Domain.
   http://creativecommons.org/publicdomain/zero/1.0/ */

function three() { doDebuggerStatement(); }