On Thu, Apr 7, 2016 at 7:29 PM, Alex Jakimenko <perl6-bugs-follo...@perl.org
> wrote:

> The reason why my() is not allowed is probably exactly the same as the
> reason why we don't have if(), but at least in the latter case provide a
> meaningful error message. Let's take a look at what happens if you try to
> use if():


This might do with a Perl 5 safety as well (`my($x, $y, $z) = ...` is not
uncommon in p5-land, although I've always written it with a space after
`my`).

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to