summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/property.4.qml
blob: 0a0f969aed42c9a0c7307933d301c79495cc0311 (plain)
1
2
3
4
5
import Qt 4.7

QtObject {
    readonly property int a
}