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

Component {
    x: 10
    Object {}
}