import Test 1.0
import QtQuick 2.0
QtObject {
    MyQmlObject.value: 10
}

