index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
modules
/
assign-to-namespace-import.js
blob: faa55b6198ef9f3a33cad493cb414811ca32e044 (
plain
)
1
2
3
// |jit-test| module; error: TypeError import * as ns from "module1.js"; ns.a = 2;