qtdeclarative/tests/auto/qml/qmlcppcodegen/data/deadShoeSize.qml

7 lines
62 B
QML

pragma Strict
import TestTypes
Person {
shoeSize: pain
}