mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-17 16:38:33 +00:00
@@ -5,6 +5,8 @@ discard """
|
||||
|
||||
import unidecode
|
||||
|
||||
import std/unidecode # #14112
|
||||
|
||||
loadUnidecodeTable("lib/pure/unidecode/unidecode.dat")
|
||||
|
||||
#assert unidecode("\x53\x17\x4E\xB0") == "Bei Jing"
|
||||
|
||||
Reference in New Issue
Block a user