aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/trigraphs.qml
blob: e7bf5ccec97ec6ae2d8e1362e8b22e0f8edd28f1 (plain)
1
2
3
4
5
import QtQml

QtObject {
    objectName: "??= ??/ ??' ??( ??) ??! ??< ??> ??-"
}