struct g1 g2 g3 g4 end; struct g5 g6 end; method foo(p1 p2 p3) var l1 := 0; var l2 := g6; (not g2).g3.g6:= 0x900d; /* ok */ end;