Use V4 binding for non-final properties where possible
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmlecmascript / data / scriptConnect.2.js
1 function testFunction() {
2     if (this.b == 12)
3         test = true;
4 }
5