test262/test/language/module-code/top-level-await/rejection-order_a_FIXTURE.js

6 lines
273 B
JavaScript

// Copyright (C) 2025 Igalia, S.L. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
import "./rejection-order_a-sentinel_FIXTURE.js"; // Signal that evaluation of a's subgraph has started
import "./rejection-order_b_FIXTURE.js";