aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data/jsimport/importFive.js
blob: e45809455213c8a4a53fc5f3fa6743a0922b134e (plain)
1
2
3
function importFiveFunction() {
    return '5';
}