File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -675,9 +675,10 @@ C<OpaquePointer> is deprecated and has been replaced with C<Pointer>.
675
675
676
676
= head2 You can have colonpairs in identifiers. What's the justification?
677
677
678
- L < Identifiers can include colon pairs, which become part of their
679
- name|/language/syntax#Identifiers > . According to L < Larry Wall's answer to the
680
- issue|https://github.com/perl6/doc/issues/1753#issuecomment-362875676 > , I < We
678
+ L < Identifiers can include colon pairs, which become part of their name|/language/syntax#Identifiers > .
679
+ According to
680
+ L < Larry Wall's answer to the issue|https://github.com/perl6/doc/issues/1753#issuecomment-362875676 > ,
681
+ I < We
681
682
already had the colon pair mechanism available, so it was a no-brainer to use
682
683
that to extend any name that needs to be able to quote uniquefying but
683
684
non-standard characters (or other information with a unique stringification to
You can’t perform that action at this time.
0 commit comments