import Test 1.0
import QtQuick 2.0

QtObject {
    MyQmlObject.foo: 10
}

