# New Ticket Created by Moritz Lenz # Please include the string: [perl #121329] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=121329 >
mlenz@mlenz-workstation:~$ perl6-m > 1 !+ 2 ===SORRY!=== Error while compiling <unknown file> Cannot negate + because it is not iffy enough at <unknown file>:1 ------> 1 !+⏏ 2 ===SORRY!=== Error while compiling <unknown file> Cannot negate + because it is not iffy enough at <unknown file>:1 ------> 1 !+⏏ 2 ===SORRY!=== Error while compiling <unknown file> Cannot negate + because it is not iffy enough at <unknown file>:1 ------> 1 !+⏏ 2 ... and it goes on and on. Please, report the error just once :-) (Same with perl6-j, so likely not backend dependent)
