We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee08acb commit 2a4eb3fCopy full SHA for 2a4eb3f
S14-roles/basic.t
@@ -135,6 +135,7 @@ eval_dies_ok '0 but RT66178', '"but" with non-existent role dies';
135
lives_ok {0 but True}, '0 but True has applicable candidate';
136
137
# RT #67768
138
+#?rakudo skip 'RT 67768'
139
{
140
lives_ok { role List { method foo { 67768 } } },
141
'can declare a role with a name already assigned to a class';
0 commit comments