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