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
/
add-to-namespace-import.js
blob: b5a6626bfcef73491a917438eddeb44359d96169 (
plain
)
1
2
3
// |jit-test| module; error: TypeError import * as ns from "module1.js"; ns.b = 2;