summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/html/semantics/scripting-1/the-script-element/support/bad_local_export.js
blob: 0b3df8de327675be469c38848b207fcff2ade8e8 (plain)
1
2
3
// Attempt to export something that doesn't exist.

export missing;