Sign in
gnu
/
gcc
/
refs/heads/devel/c++-contracts
/
.
/
gcc
/
testsuite
/
c-c++-common
/
Wbidi-chars-7.c
blob: 3270952a09a45c209834136af74634ab47792c65 [
file
] [
log
] [
blame
]
/* PR preprocessor/103026 */
/* { dg-do compile } */
/* { dg-options "-Wbidi-chars=any,ucn" } */
/* Test we ignore UCNs in comments. */
// a b c \u202a 1 2 3
// a b c \u202A 1 2 3
/* a b c \u202a 1 2 3 */
/* a b c \u202A 1 2 3 */