Damian Conway wrote:
For that reason, even if we can solve this puzzle, it might be far kinder
just to enforce parens.
I might be weird, but when I use parens to clarify code in Perl, I
like to use the Lisp convention:

  (method $object args)

Hopefully that will still work even if Perl 6 requires parens.

- Ken

Reply via email to