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

6 lines
213 B
Text

[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]