Import upstream sources.
[cparse] / tests / fail-ucn-limits-1.c
1 /* UCNs not allowed below U+00A0 */
2
3 char s[] = "\u009f";