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
/
parser
/
bug-1263355-12.js
blob: d2049bfa22cbe3eaee1e8355a164fe671ea00d42 (
plain
)
1
2
3
4
5
6
syntaxParse
(
`
if (scriptArgs.length === 0) { }
var file = scriptArgs[0];
`
);