/tests/auto/declarative/qdeclarativelanguage/data/invalidGroupedProperty.7.qml
https://bitbucket.org/ultra_iter/qt-vtl · QML · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 465e95da87a080b812dc592bf8507383 MD5 · raw file
- import Test 1.0
- MyTypeObject {
- nullGrouped.script: console.log(1921)
- }