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


rakudo r28889:

../../parrot perl6.pbc -e '"x" x -1'
Cannot repeat with negative arg

S03 doesn't elaborate on the semantics with negative args, which implies
that it uses p5 semantics, which is an empty string.

infix:<xx> seems to have it right at a first glance.

Cheers,
Moritz

-- 
Moritz Lenz
http://moritz.faui2k3.org/ |  http://perl-6.de/

Reply via email to