summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/import-assertions/empty-type-assertion.js
blob: 5bb9b1ddb8e648c7165a3b29ab425fc97cb81037 (plain)
1
2
import "./hello.js#2" assert { type: "" };
log.push("empty-type-assertion");