aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen/data/script.mjs
blob: 459c336125b951dac2560341e8f8a0acfc03f958 (plain)
1
2
3
4

export function ok() {
    return true
}