summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/data/property.4.qml
blob: b2ec4826a7a559b4e605b183ddf7498ea00f00c5 (plain)
1
2
3
4
5
import Qt 4.6

QtObject {
    readonly property int a
}