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



my @a = < 1 2 3 >;
say "@a[]";

>  "@a[]"


Broken in version 29834


clint

Reply via email to