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

Object {
    readonly property int a
}