aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/resource.qml
blob: be9fa24cc4955ca3b7912a5548d37430587a49ca (plain)
1
2
3
4
5
import QtQml

Bar {
    foo: 12
}