qt6-bb10/qtdeclarative/tests/auto/qml/qmlformat/data/emptyObject.formatted.qml

6 lines
60 B
QML

Item {
binding: {
var emptyObject = {};
}
}