Is it possible to avoid significance of whitespaces?

I think, such an aspect of Perl 6 would be awful.

IB> Whitespace is significant:

IB>     say zip(@odd, @even);
IB>     say zip (@odd, @even);

--
___________________________________________________________________________
Andrew, [EMAIL PROTECTED]
___________________________________________________________________________

Reply via email to