1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-02 09:34:19 -04:00
denoland-deno/cli/tests/testdata/run/top_level_await/loop.out
Gasman 0eb5be9a12
fix(ext/console): log class for class constructor (#17615)
Co-authored-by: tannal <tannal.cn@gmail.com>
2023-02-05 00:34:36 +01:00

5 lines
137 B
Text

loading [WILDCARD]a.js
loaded Module { default: [Class: Foo] }
loading [WILDCARD]b.js
loaded Module { default: [Class: Bar] }
all loaded