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

6 lines
277 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 "./fulfillment-order_a-sentinel_FIXTURE.js"; // Signal that evaluation of a's subgraph has started
import "./fulfillment-order_b_FIXTURE.js";