# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #67786] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=67786 >
<masak> rakudo: subset Positive of Num where { $^n > 0 }; my Positive $p; $p = -42 <p6eval> rakudo 5901f2: OUTPUT«Assignment type check failed; expected , but got Int [...] <masak> I don't think I ever reported this one. <masak> it's a "less than awesome error message" bug * masak reports it now