0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/tests/041_dyn_import_eval.test

3 lines
100 B
Text
Raw Normal View History

args: eval import('./tests/subdir/mod4.js').then(console.log)
output: tests/041_dyn_import_eval.out