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