Skip to content

Commit 7920764

Browse files
committed
Remove Texas superscript +/- as those do not work
And they don"t really need to
1 parent 49a5110 commit 7920764

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/Language/unicode_texas.pod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ have a special meaning in Perl 6.
7878
7979
」 U+FF63 Q// as part of 「」
8080
81-
¯ U+00AF **- as part of exponentiation
81+
¯ U+00AF N/A as part of exponentiation
8282
83-
⁺ U+207A **+ as part of exponentiation
83+
⁺ U+207A N/A as part of exponentiation
8484
85-
⁻ U+207B **- as part of exponentiation
85+
⁻ U+207B N/A as part of exponentiation
8686
8787
⁰ U+2070 **0 can be combined with ⁰..⁹
8888

0 commit comments

Comments
 (0)