index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
devtools
/
server
/
tests
/
xpcshell
/
setBreakpoint-on-column-with-no-offsets-in-gcd-script.js
blob: adce39193da427d71fdb1719ea47e0f167470d6e (
plain
)
1
2
3
4
5
6
7
"use strict"
;
function
f
()
{}
(
function
()
{
var
a
=
1
;
var
c
=
3
;
})();