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

function one() { two(); }