Files
palemoon27/browser/devtools/debugger/test/code_blackboxing_two.js
T
2018-07-24 23:29:57 +08:00

5 lines
137 B
JavaScript

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