test262/test/language/expressions/dynamic-import/import-errored-module_FIXTURE.js

5 lines
153 B
JavaScript

// Copyright (C) 2025 Igalia, S.L. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
throw new Error("boom");