testinput26 182 B

1234567891011121314
  1. /-- Tests for the 32-bit library with UTF-32 support only */
  2. < forbid W
  3. /-- Non-UTF characters --/
  4. /\x{110000}/8
  5. /\o{4200000}/8
  6. /\C/8
  7. \x{110000}
  8. /-- End of testinput26 --/