Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove now obsolete XXX GLR comment
method infinite has not survived.
  • Loading branch information
niner committed Aug 25, 2015
1 parent b1fa1c2 commit 1bf053a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/Mu.pm
Expand Up @@ -103,7 +103,6 @@ Please refactor this code using the new Iterator / Seq interface.
X::Constructor::Positional.new(:type( self )).throw();
}

# XXX GLR does this survive?
proto method is-lazy (|) { * }
multi method is-lazy(Mu:) { False }

Expand Down

0 comments on commit 1bf053a

Please sign in to comment.