"macta" <
[hidden email]> wrote in message
news:
[hidden email]...
>I am trying to use the refactoring - implement in with the following code
>snippet:
>
> self season raceCarsAt: aStartingNumber put: self.
>
> I get an error in the transcript:
>
> Error: Season>>raceCarsAt:put: at line 1: cannot redefine pseudo variable
>
>
Yes, there is a bug there - pseudo variables need special handling. We'll
fix in 6.03.
Thanks
Blair