This commit is contained in:
hlaaftana
2020-04-26 11:12:16 +03:00
committed by GitHub
parent 31ba27590c
commit 76ffa4fa25
6 changed files with 27 additions and 1 deletions

View File

@@ -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"