Import upstream sources.
[cparse] / tests / fail-ucn-limits-2.c
1 /* UCNs not allowed in [U+D800,U+DFFF] */
2
3 char s[] = "\uD800";