Skip to content

Commit b6dec19

Browse files
committed
one more try at widening 'Texas' column
1 parent 6747a6b commit b6dec19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/unicode_texas.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ have a special meaning in Perl 6.
7474
⁹ | U+2079 | **9 | | can be combined with ⁰..⁹
7575
∅ | U+205 | set() | | I<(empty set)>
7676
∈ | U+208 | (elem) | |
77-
∉ | U+209 | !(elem) | |
77+
∉ | U+209 | !(elem) | |
7878
∋ | U+20B | (cont) | |
79-
∌ | U+20C | !(cont) | |
79+
∌ | U+20C | !(cont) | |
8080
⊆ | U+286 | (<=) | |
8181
⊈ | U+288 | !(<=) | |
8282
⊂ | U+282 | (<) | |

0 commit comments

Comments
 (0)