1 2 3 4 5 6 7 8
.neighbor = "defined in b.er" .x = 1 .C = Class { .a = Int } .C. func self = self aplus self, x = self.a + x