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