Rename QDeclarative symbols to QQuick and QQml
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmllanguage / data / lib / com / nokia / PureJsModule.1.6 / FirstAPI.js
1 var major = 1
2 var minor = 0
3
4 function greeting() { return "Hello" }
5