summaryrefslogtreecommitdiff
path: root/Bugs/myforeach
blob: 2ebb663e59905a840f086bcf92e1cf554da78955 (plain)
1
sub foo { my $i; for $i (@bar) { } }