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
/
modules
/
bug-1258097.js
blob: c7f87704367f0d847bc5649e715e2ba4a8a594f9 (
plain
)
1
2
3
// |jit-test| module; error:SyntaxError
import
x
from
'y'
;
function
x
()
{}