We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03579a6 commit d339488Copy full SHA for d339488
doc/Type/Attribute.rakudoc
@@ -154,7 +154,7 @@ default accessor for the attribute will return a writable value.
154
=head2 X<trait is readonly|Traits,is readonly>
155
156
=for code :skip-test<listing>
157
- multi trait_mod:<is> (Attribute:D $attr, :$readonly($)!)
+ multi trait_mod:<is> (Attribute:D $attr, :readonly($)!)
158
159
Marks as C<readonly> an attribute of a class that has the C<is rw> trait.
160
0 commit comments