Skip to content

Commit

Permalink
Removed needless comment in for.t
Browse files Browse the repository at this point in the history
  • Loading branch information
itcharlie authored and jkeenan committed Mar 14, 2013
1 parent e150f77 commit 0a395aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/op/for.t
Expand Up @@ -7,7 +7,6 @@ BEGIN {
plan(104);

# A lot of tests to check that reversed for works.
# my $test = 0;

@array = ('A', 'B', 'C');
for (@array) {
Expand Down

0 comments on commit 0a395aa

Please sign in to comment.