Forked from
Glasgow Haskell Compiler / GHC
This fork has diverged from the upstream repository.
-
Cheng Shao authored
This commit repurposes some existing JSFFI test cases to make them cover JSFFI sync exports as well. (cherry picked from commit b6ae908b)
Cheng Shao authoredThis commit repurposes some existing JSFFI test cases to make them cover JSFFI sync exports as well. (cherry picked from commit b6ae908b)
textconv.mjs 54 B
export default (__exports) => {
__exports.main();
}