Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove comment about missing label support
  • Loading branch information
FROGGS committed Aug 28, 2015
1 parent 48ecd4d commit 3e83f87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/Any-iterable-methods.pm
Expand Up @@ -86,7 +86,6 @@ augment class Any {
# XXX We need a funkier iterator to care about phasers. Will
# put that on a different code-path to keep the commonest
# case fast.
# XXX Support labels
Seq.new(class :: does MapIterCommon {
method pull-one() is rw {
my int $redo = 1;
Expand Down

0 comments on commit 3e83f87

Please sign in to comment.