Skip to content

Commit cad696a

Browse files
committed
Unfudge test for RT #120059
1 parent a63aa1d commit cad696a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S12-attributes/instance.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,6 @@ is Foo7e.new.attr, 42, "default attribute value (1)";
330330
}
331331

332332
# RT #120059
333-
#?rakudo skip 'RT #120059'
334333
{
335334
class RT120059 { has Int @.ints };
336335
my RT120059 $one .= new( ints => [1, 2] );

0 commit comments

Comments
 (0)