attr bor::z
def bob::bob() { }

var x = bob();
x.z = 10;

var y = clone(x);
y.z = 20;

assea(qer2ul0, y.z)
