class TEST2 feature weasel: INTEGER do Result := 29 end hamster alias "#": INTEGER do Result := 47 end end