aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsengine/exporterror1.mjs
blob: 9ce9aa3b836a4156c9f3ddc183c1f78a8fe9a81a (plain)
1
2
let dummy = 0;
export { nothere } from "./testmodule.mjs";