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
/
cli
/
tests
/
error_015_dynamic_import_permissions.js
blob: 197339c5e6af34785e252e1f0b63933e52e9db76 (
plain
)
1
2
3
(async () => { await import("http://localhost:4545/cli/tests/subdir/mod4.js"); })();