# New Ticket Created by  Ron Schmidt 
# Please include the string:  [perl #64968]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=64968 >


 From IRC below

19:07 PhatEddy rakudo: my @x; say 'ok' if @x.defined
19:07 p6eval rakudo 69b318: OUTPUT«ok?»

The equivalent Perl 5 code says nothing unless you put something in @x 
at some point.

This is similar to some other tickets like Rt 64928 
<http://rt.perl.org/rt3//Public/Bug/Display.html?id=64928> and the 
resolved Rt 62894 
<http://rt.perl.org/rt3/Public/Bug/Display.html?id=62894> but seemed 
somehow basic and distinct enough that, after asking on IRC, I am 
submitting this as a new bug ...

Reply via email to