Skip to content

Commit 07b53b5

Browse files
committed
Per request of jnthn
1 parent 056fe4e commit 07b53b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S04-phasers/begin.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ plan 9;
1919
is $my, 'foo', 'can set outer lexical from a BEGIN block';
2020
}
2121

22-
#?rakudo.jvm skip 'cannot assing to non-container'
2322
{
2423
our $our;
2524
BEGIN { $our = 'foo' }

0 commit comments

Comments
 (0)