aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/defaultPropertyComponent.qml
blob: b57225ff4f3d2516579abc1deed7e38a1bfb9726 (plain)
1
2
3
4
5
import QtQuick

Repeater {
    QtObject {}
}