summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/error_009_extensions_error.js.out
blob: 8510980f645f166b87a602431c6860600db95373 (plain)
1
2
3
4
5
6
[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]