aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data/PropertyVarBaseItem.qml
blob: 5f28833fe799227620c2c4c212a2ff525a78dd36 (plain)
1
2
3
4
5
import QtQuick 2.0

Item {
    property var random: null
}