Skip to content

Commit

Permalink
Fudges for S14
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Sep 2, 2013
1 parent d20b0d2 commit f7a382d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S14-roles/parameterized-mixin.t
Expand Up @@ -96,7 +96,7 @@ ok $d.HOW.does($d, InitialAttribBoth),
".HOW.does gives correct information (4-1)";
ok $d.^does(InitialAttribBoth),
".^does gives correct information (4-1)";
#?rakudo 4 skip '.does with parametric roles'
#?rakudo 4 todo '.does with parametric roles'
# Are these really right? Trying to supply one parameter to a role that
# needs two? Even if the second doesn't participate in the multi dispatch,
# it still exists as a role parameter that needs supplying. Maybe we do
Expand Down

0 comments on commit f7a382d

Please sign in to comment.