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-import.js
blob: 42abd66c50148cd5489cfd762b9f8bef297c92ab (
plain
)
1
2
3
// |jit-test| module; error: TypeError import { a } from "module1.js"; a = 2;