summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/html/semantics/scripting-1/the-script-element/support/module.js
blob: e4d6289d59b0323b838c4f88724eb609f382e329 (plain)
1
2
export default 42;
moduleRan = true;