# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #111956] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=111956 >
< masak> r: my $foo = '*'; say "q*" ~~ / q <$foo> / <p6eval> rakudo a4c78f: OUTPUT«===SORRY!===Method 'rxtype' not found for invocant of class 'Integer'» <masak> innerestin'. <sorear> n: my $foo = '*'; say "q*" ~~ / q <$foo> / <p6eval> niecza v15-5-g1252cdb: OUTPUT«Unhandled exception: Quantifier quantifies nothing [...] <masak> I prefer Niecza's error to Rakudo's. <masak> r: say '' ~~ / * / <p6eval> rakudo a4c78f: OUTPUT«===SORRY!===Method 'rxtype' not found for invocant of class 'Integer'» <masak> ah, there we go. * masak submits LTA rakudobug
