mirror of
https://github.com/tc39/test262.git
synced 2025-11-14 10:49:52 +01:00
6 lines
277 B
JavaScript
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";
|