summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/nested-imports-g.js
blob: 86cbe7d3f8e0c29fd7848d9b2626166a0f6f3d30 (plain)
1
2
import { h } from "./nested-imports-h.js";
export const g = "g";