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

4 lines
40 B
QML

import QtQml
QtObject { required foo }