aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/propertyBindingValue.qml
blob: eb461e8fddbd6fea7abcba876e5b7dc7937eaeec (plain)
1
2
3
PropertyBase2 {
    property int bar: foo.bar
}