summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/export-something-nested.js
blob: ca806eb8b1b42865c4cd56caa5fa4921f418c651 (plain)
1
2
log.push("export-something-nested");
export * from "./export-something.js";