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
/
specs
/
run
/
fix_dynamic_import_errors
/
c.js
blob: 20546455ea7d9e8d0ff94da039a60ef7ea3dc390 (
plain
)
1
2
await import("./bad2.mjs"); export default () => "error";