blob: 6b56ac1cc5627c7f8c247f0bd941ba0f922ec713 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
/-- Tests for the 32-bit library with UTF-32 support only */
< forbid W
/-- Non-UTF characters --/
/\x{110000}/8
/\o{4200000}/8
/\C/8
\x{110000}
/-- End of testinput26 --/
|