aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/VersionedOnlyJsModule.9.0/SomeAPI.js
blob: efac613fc2d864ee2fb72060769e2bd3e716003e (plain)
1
2
3
4
5
var major = 9
var minor = 0

function greeting() { return "Hey hey hey" }