62a63,64
> elif "return_by_pointer" in self and self.return_type != void_type:
> return_type += "*"
89a92,93
> if "return_by_pointer" in self and self.return_type != void_type:
> return_type += "*"