aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript/data/scriptDisconnect.1.js
blob: 407426fcd1dd51f841a6939806ba77e3be0845ac (plain)
1
2
3
4
5
6
function testFunction() {
    test++;
}

function otherFunction() {
}