Skip to content

Commit e4d341b

Browse files
committed
Add ⁇ ‼ to list of unicode / texas variants
1 parent 37b6525 commit e4d341b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Language/unicode_texas.pod6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ equivalents] that have a special meaning in Perl 6.
5858
− | U+2212 | - | v6.c |
5959
∘ | U+2218 | o | v6.c |
6060
≅ | U+2245 | =~= | v6.c |
61+
⁇ | U+2047 | ?? | v6.c | as part of ternary
62+
‼ | U+203C | !! | v6.c | as part of ternary
6163
π | U+03C0 | pi | v6.c | 3.14159_26535_89793_238e0
6264
τ | U+03C4 | tau | v6.c | 6.28318_53071_79586_476e0
6365
𝑒 | U+1D452 | e | v6.c | 2.71828_18284_59045_235e0

0 commit comments

Comments
 (0)