Use V4 binding for non-final properties where possible
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmlecmascript / data / scriptDisconnect.1.js
1 function testFunction() {
2     test++;
3 }
4
5 function otherFunction() {
6 }