qt6-bb10/qtdeclarative/tests/auto/qml/qqmlcontext/data/destroyContextObject.qml

6 lines
50 B
QML

import QtQml
QtObject {
property A a: A {}
}