Skip to content

Commit 0dc483b

Browse files
committed
Fudge for RT #126518
1 parent e80cb40 commit 0dc483b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S02-names-vars/list_array_perl.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ my @tests = (
4141
#?niecza skip 'hanging test'
4242
ok $foo.perl,
4343
".perl doesn't hang on a recursive arrayref";
44+
#?rakudo.jvm skip 'RT #126518'
4445
ok $foo.perl.EVAL.perl,
4546
".perl output parses on a recursive arrayref";
4647
}

0 commit comments

Comments
 (0)