aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/Broken.qml
blob: e1b61f31f4a3c23df1c273f80c02a9b586dbf6e4 (plain)
1
2
3
4
5
import QtQml

QtObject {
    notThere: 5
}