Skip to content

Commit 538971c

Browse files
committed
Add halfsentence to article
1 parent fb27f44 commit 538971c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

20th/articles/rfc190.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ then the [`nextcallee`] keyword can be used to obtain a Callable which can
122122
continue the dispatch process from anywhere.
123123

124124
We change `NEXT::``callsame` and after some localizations, our
125-
`dump_info` method looks like this:
125+
`dump_info` method looks like this and does not omit any parent class's
126+
methods anymore:
126127

127128
``` raku
128129
method dump-info {

0 commit comments

Comments
 (0)