Bug 1897989 - Add Wasm exception-handling tests for JSPI. r=rhunt
[gecko.git] / js / src / tests / test262 / language / module-code / top-level-await / async-module-sync_FIXTURE.js
bloba6595716be3968f0c29e8ca5269da9c4b7e32bc1
1 // |reftest| skip -- not a test file
2 // Copyright (C) 2023 Igalia, S.L. All rights reserved.
3 // This code is governed by the BSD license found in the LICENSE file.
5 export const { check } = globalThis;