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