Skip to content

Commit 2a4eb3f

Browse files
committed
random rakudo fudge
1 parent ee08acb commit 2a4eb3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S14-roles/basic.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ eval_dies_ok '0 but RT66178', '"but" with non-existent role dies';
135135
lives_ok {0 but True}, '0 but True has applicable candidate';
136136

137137
# RT #67768
138+
#?rakudo skip 'RT 67768'
138139
{
139140
lives_ok { role List { method foo { 67768 } } },
140141
'can declare a role with a name already assigned to a class';

0 commit comments

Comments
 (0)