Skip to content

Commit a58d3b4

Browse files
frithnanthJJ
authored andcommitted
Fix negation on the last item
1 parent ecf177c commit a58d3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/unicode_ascii.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ X<|«>X<|»>X<|×>X<|÷>X<|≤>X<|≥>X<|≠>X<|−>X<|∘>X<|≅>X<|π>X<|τ>X<
113113
⊍ | U+228D | (.) |
114114
⊎ | U+228E | (+) |
115115
≡ | U+2261 | == | Rakudo v2020.07+
116-
≢ | U+2262 | == | Rakudo v2020.07+
116+
≢ | U+2262 | != | Rakudo v2020.07+
117117
118118
=head2 Atomic operators
119119

0 commit comments

Comments
 (0)