import QtQuick 2.0

QtObject {
    property real test: 1234567890
}
