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

6 lines
53 B
QML

import QtQml 2.15
QtObject {
property var foo
}