aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/bytearray.qml
blob: 31c41028db01f2bf58c0a9b534095b2d36288098 (plain)
1
2
3
4
5
import TestTypes

HasByteArray {
    property int l: byteArray.byteLength
}