Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove TODO in the text
Address part of #620
  • Loading branch information
jonathanstowe committed Jun 21, 2016
1 parent 948b50c commit 84047f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/Language/classtut.pod
Expand Up @@ -452,9 +452,6 @@ chain to look for a method to dispatch. This happens both for standard
methods defined via the method keyword and for methods generated through
other means such as attribute accessors.
TODO: the example here is rather bad, and needs to be replaced (or much
improved). See L<https://github.com/perl6/book/issues/58> for discussion.
=begin code
class Employee {
has $.salary;
Expand Down

0 comments on commit 84047f9

Please sign in to comment.