On Sat Jul 19 07:23:10 2008, masak wrote:
> While
> 
> $ ./perl6 -e 'sub f {}'
> 
> works,
> 
> $ ./perl6 -e 'multi sub f {}'
> 
> doesn't.

Thanks for reporting, and fixed in r29756.

Jonathan

Reply via email to