summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/binding/idproperty.txt
blob: 0a98e0ddea4268fca70b272be3814a1c29a57114 (plain)
1
2
3
4
5
6
7
MyQmlObject {
    id: MyObject

    MyQmlObject {
        result: ###
    }
}