# New Ticket Created by Geoffrey Broadwell # Please include the string: [perl #99986] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=99986 >
As seen at http://irclog.perlgeek.de/perl6/2011-09-24#i_4474816 : 23:41 japhb nom: 42 but role {} 23:41 p6eval nom aed9fe: ( no output ) 23:41 japhb nom: 1/2 but role {} 23:41 p6eval nom aed9fe: OUTPUT«Not enough positional parameters passed; got 1 but expected 3 in method BUILD at src/gen/CORE.setting:5304 in method BUILD_LEAST_DERIVED at src/gen/CORE.setting:573 in sub infix:<but> at src/gen/CORE.setting:7155 in <anon> at /tmp/MBijIIXbzu:1 in <anon> at /… 23:41 japhb ^^ Wheee, another bug Mixing a role into a Rat (either a literal one or as a variable) throws the above weird error. -'f
