2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-01-22 19:58:03 +03:00

12 lines
149 B
Plaintext
Raw Normal View History

/-- 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 --/