0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/testdata/error_009_extensions_error.js.out

6 lines
201 B
Text

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