aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qproperty/data/old.qml
blob: 618a196ef12907c8a27006ee01777031dab014f0 (plain)
1
2
3
4
5
6
import Test 1

Test {
    xOld: 0
    yOld: xOld
}