aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data/commentInQmlObject.qml
blob: 9aca637e4f61d055ffc1f3e7b56ecc0d85a04f2a (plain)
1
2
3
4
5
import QtQml

QtObject {
                                                                        // hello world
}