1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/tests/testdata/run/error_009_extensions_error.js.out

7 lines
214 B
Text
Raw Normal View History

[WILDCARD]error: Uncaught (in promise) TypeError: Failed to construct 'Event': 1 argument required, but only 0 present.
new Event();
^
at [WILDCARD]
at new Event (ext:deno_web/[WILDCARD])
at [WILDCARD]