Skip to content

Commit

Permalink
Fixed conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad A Davis committed Jan 29, 2012
2 parents ede27bd + f10a31c commit b803a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl/parallel.pl
Expand Up @@ -9,7 +9,7 @@
my $a = [0..19];

sub doit {
# Another incompatible change
# One incompatible change
my ($x) = @_;
for (my $i = 0; $i < 10000000; $i++) { }
print ".";
Expand Down

0 comments on commit b803a0e

Please sign in to comment.