Skip to content

Commit 033880b

Browse files
committed
Eliminates useless X<> tag
1 parent 3f78f1f commit 033880b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/utf8.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
=TITLE class utf8
44
55
=SUBTITLE Mutable uint8 buffer for utf8 binary data
6-
X<|utf, class>
6+
77
class utf8 does Blob[uint8] is repr('VMArray') {}
88
99
A C<utf8> is a subtype of Blob which is specifically uint8 data for holding UTF-8

0 commit comments

Comments
 (0)