qtdeclarative/tests/auto/qml/qqmlecmascript/data/nans.qml

6 lines
66 B
QML

import QtQuick 2.0
QtObject {
property var prop: undefined
}