index
:
thunderbird
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
/
client
/
debugger
/
test
/
mochitest
/
examples
/
top-level.js
blob: 72344876aab9abea476924c10379f0cc7c9be65b (
plain
)
1
2
3
var
obj
=
{
foo
:
1
,
bar
:
2
};
var
func
=
3
;
debugger
;