# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #67256] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=67256 >
<masak> rakudo: subset Positive of Num where { $^n > 0 }; my Positive $p; $p = -42 <p6eval> rakudo 0e8a86: OUTPUT«Assignment type check failed; expected , but got Int [...] * masak submits rakudobug <jnthn> bug? <jnthn> oh, less than awesome error message <masak> aye.