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

function two() { three(); }