tests/auto/declarative/qdeclarativeecmascript/data/scriptDisconnect.1.js
changeset 30 5dc02b23752f
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
       
     1 function testFunction() {
       
     2     test++;
       
     3 }
       
     4 
       
     5 function otherFunction() {
       
     6 }