Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove obsolete TODO marker
  • Loading branch information
niner committed Aug 28, 2015
1 parent 4e91c07 commit b8a19c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S04-phasers/begin.t
Expand Up @@ -83,7 +83,6 @@ plan 13;
}

# RT #123777
#?rakudo todo 'RT#123777'
{
lives-ok { my @a; BEGIN { @a = 1 }; +@a },
'Assigment in BEGIN to list declared outside BEGIN lives';
Expand Down

0 comments on commit b8a19c9

Please sign in to comment.