index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testdata
/
run
/
error_015_dynamic_import_permissions.js
blob: bdf423b59c950ae76d0d24d7bbb16e5bd7f3b152 (
plain
)
1
2
3
(async () => { await import("" + "http://example.com/subdir/mod4.js"); })();