> 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?

Guilty as charged. My Perl6 is getting rusty...

--Abhijit

Reply via email to