test262/test/language/module-code/top-level-await/pending-async-dep-from-cycle_import-cycle-leaf_FIXTURE.js

7 lines
240 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 "./pending-async-dep-from-cycle_cycle-leaf_FIXTURE.js";
globalThis.logs.push("importer of cycle leaf");