Skip to content

Commit e40bbd1

Browse files
committed
fudge a changed test that rakudo does not like in its current form
1 parent 89f0409 commit e40bbd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S05-match/capturing-contexts.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ is_run( q{'aa' ~~ /(.)$1/},
118118
}
119119

120120
# RT #72956
121+
#?rakudo skip 'binding to $/'
121122
{
122123
$/ := Any;
123124
lives_ok { $0 },

0 commit comments

Comments
 (0)