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 5bc1a46 commit cf3a79eCopy full SHA for cf3a79e
doc/Language/unicode_texas.pod6
@@ -59,8 +59,8 @@ equivalents] that have a special meaning in Perl 6.
59
=table
60
Symbol | Codepoint | Texas | Since | Remarks
61
=======|===========|============|=======|=========================
62
- « | U+00AB | << | v6.c | as part of «» or .«
63
- » | U+00BB | >> | v6.c | as part of «» or .»
+ « | U+00AB | << | v6.c | as part of «» or .« or regex left word boundary
+ » | U+00BB | >> | v6.c | as part of «» or .» or regex right word boundary
64
× | U+00D7 | * | v6.c |
65
÷ | U+00F7 | / | v6.c |
66
− | U+2212 | - | v6.c |
0 commit comments