Skip to content

Commit a38088a

Browse files
committed
index method declarator
1 parent 908f18c commit a38088a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Language/typesystem.pod6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ such they can not be altered from outside the class they are defined in.
6363
say (.name, .package, .has_accessor) for C.new.^attributes;
6464
# OUTPUT«($!priv (C) False)␤»
6565
66+
X«|method (declarator)»
6667
=head3 Methods
6768
6869
=head4 Submethod BUILD

0 commit comments

Comments
 (0)