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
/
import-default-function.js
blob: 95e962448fdd8827f1fcf8f811a56e3f894a8329 (
plain
)
1
2
3
4
// |jit-test| module import f from "defaultFunction.js"; assertEq(f(21), 42);