Sign in
gnu
/
gcc.git
/
09a3da82125e07da504136841d577f103aa4ea13
/
.
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
trad
/
comment-3.c
blob: 7d1d8252f0192289d46d6011b55816cab01717be [
file
] [
log
] [
blame
]
/* Test we don't accept C++ comments. */
/* { dg-do preprocess } */
#if 0
#endif
// /* { dg-warning "-:extra tokens" } */