3 Test a diagnostic for universal character names, that cannot reside in the same file as other tests:
4 A \u003a outside of string literal always results in a diagnostoc, even inside #if 0.
9 // ':' via UCN in identifier
10 const char *string
\u003a = u8
":"; /* ERROR */