qtdeclarative/tests/auto/qml/qmllint/data/defaultPropertyComponent.qml

6 lines
45 B
QML

import QtQuick
Repeater {
QtObject {}
}