index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
base
/
test
/
jsmodules
/
importmaps
/
module_simpleImportMap_remap.js
blob: 5ebaa301889558b1bb6486865385dbddb73dcd27 (
plain
)
1
2
import
{
x
}
from
"./module.js"
;
result_remap
=
x
+
2
;