Abhijit A. Mahabal skribis 2004-04-19 11:00 (-0500):
>       when Dog: ...
>       when Array: ...
Shouldn't that be:

    when Dog { ... }
    when Array { ... }

Or is there some .when that I have not yet heard of?


Juerd

Reply via email to