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