mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
compiler,runtime: implement []rune to string conversion
This is used by a few packages in the standard library, at least compress/gzip and regexp/syntax.
This commit is contained in:
committed by
Ron Evans
parent
fea56d4164
commit
fd3309afa8
Vendored
+1
@@ -16,3 +16,4 @@
|
||||
6 66376
|
||||
7 176
|
||||
8 120
|
||||
string from runes: abcü¢€𐍈°x
|
||||
|
||||
Reference in New Issue
Block a user