Skip to content

Commit f9d3e62

Browse files
authored
Use Raku instead of Rakudo
1 parent c96c4d8 commit f9d3e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/unicode_ascii.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ X<|«>X<|»>X<|×>X<|÷>X<|≤>X<|≥>X<|≠>X<|−>X<|∘>X<|≅>X<|π>X<|τ>X<
112112
⊖ | U+2296 | (^) |
113113
⊍ | U+228D | (.) |
114114
⊎ | U+228E | (+) |
115-
≡ | U+2261 | == | Rakudo v2020.07+
116-
≢ | U+2262 | != | Rakudo v2020.07+
115+
≡ | U+2261 | == | Raku v2020.07+
116+
≢ | U+2262 | != | Raku v2020.07+
117117
118118
=head2 Atomic operators
119119

0 commit comments

Comments
 (0)