Skip to content

Commit c7ec7cd

Browse files
committed
Adds version of Unicode supported
Refs #3104
1 parent 0ac1f11 commit c7ec7cd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/Language/unicode.pod6

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
55
=SUBTITLE Unicode support in Raku
66
7-
Raku has a high level of support of Unicode. This document aims to be both an
8-
overview as well as description of Unicode features which don't belong
9-
in the documentation for routines and methods.
7+
Raku has a high level of support of Unicode, with the latest version supporting
8+
Unicode 12.1. This document aims to be both an overview as well as description
9+
of Unicode features which don't belong in the documentation for routines and
10+
methods.
1011
1112
For an overview on MoarVM's internal representation of strings, see the
1213
L<MoarVM string documentation|https://github.com/MoarVM/MoarVM/blob/master/docs/strings.asciidoc>.

0 commit comments

Comments
 (0)