aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/esmodule.mjs
blob: 50a53be2b1d8fc7197367c78085ff6d797b88414 (plain)
1
2

export function test() { console.log("hello world"); }