Files
qt-creator/tests/auto/qml/codemodel/check/SmurfRecursive.qml
Christian Stenger eafba223a5 QmlJS: Add test for recursive declared items
Tweak the test to allow multiple messages per line.

Task-number: QTCREATORBUG-24615
Change-Id: I662ab4801794dc3e49f68667f634337a847bc503
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-05-06 09:31:20 +00:00

6 lines
65 B
QML

import QtQuick 2.0
SmurfRecursive { // 129 1 14 // 303 1 14
}