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
/
js
/
src
/
jit-test
/
tests
/
basic
/
bug633828.js
blob: 6b71d095bd2ff2cc5107f280fdd6f95e694418a4 (
plain
)
1
2
3
4
5
6
// |jit-test| error: SyntaxError;
(
function
()
{
function
a
()
{}
function
a
()
{}
}
for