aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/stringAsId.qml
blob: 58ea28cb1793897171b6b5fd7b44ab781e9e58bd (plain)
1
2
3
4
5
import QtQml

QtObject {
    id: "aString"
}