On Fri, 02 Jun 2017 23:29:40 -0700, ben-goldb...@hotmail.com wrote: > On #perl6 IRC, I typed this: > > <BenGoldberg> m: my \foo = Callable but role :: { }; > <+camelia> rakudo-moar ef9872: OUTPUT: «X::Method::NotFound exception > produced no message in block <unit> at <tmp> line 1» > > If, at my command prompt, I type perl6 –e “my \foo = Callable but role > :: { };” > I get instead: > > No such method 'mixin' for invocant of type > 'Perl6::Metamodel::ParametricRoleGroupHOW' > in block <unit> at -e line 1 > > > Including, oddly, an extra blank line after the error and before my > prompt. >
Please provide the version of rakudo you're running locally so we can rule out any version skew. -- Will "Coke" Coleda