Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[src/core/Range.pm] removed stale comment
  • Loading branch information
Carl Mäsak committed Apr 5, 2012
1 parent e047fb4 commit be058f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/Range.pm
Expand Up @@ -180,8 +180,6 @@ class Range is Iterable does Positional {
}
}


### XXX remove the (1) from :excludes_min and :excludes_max below
sub infix:<..>($min, $max) {
Range.new($min, $max)
}
Expand Down

0 comments on commit be058f9

Please sign in to comment.