Am 23.01.2011 07:48, schrieb Stephen Simmons (via RT):
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #82638]
# in the subject line of all future correspondence about this issue.
#<URL: http://rt.perl.org/rt3/Ticket/Display.html?id=82638>
I've attached two programs, which differ only in whitespace;
And both are invalid Perl 6 - $x<= is parsed as a subscript (like in
%hash<key>), which isn't closed. The error message isn't good, and
rakudo should barf on both.
Cheers,
Moritz