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