Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add index entry for is to classtut
  • Loading branch information
gfldex committed Jun 16, 2016
1 parent 2bfb500 commit ff74bc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/Language/classtut.pod
Expand Up @@ -442,6 +442,8 @@ on the various other dependencies in order, giving the output:
=head1 Inheritance
X<|is (inheritance)>
Object Oriented Programming provides the concept of inheritance as one of
the mechanisms to allow for code reuse. Perl 6 supports the ability for one
class to inherit from one or more classes. When a class inherits from
Expand Down

0 comments on commit ff74bc4

Please sign in to comment.