mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 23:05:37 +03:00
d4de0e6f1e
I was über lazy at first, so took libs from SM. But actually it's quite easy to compile, so let's update to latest version \o/.
12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
/-- Tests for the 16-bit library with UTF-16 support only */
|
|
|
|
< forbid W
|
|
|
|
/bad/8
|
|
\x{d800}
|
|
|
|
/short/8
|
|
\P\P\x{d800}
|
|
|
|
/-- End of testinput24 --/
|