10 lines
84 B
C
10 lines
84 B
C
// RUN: %clang_cc1 -E -verify %s
|
|
// expected-no-diagnostics
|
|
#if 0
|
|
|
|
"
|
|
|
|
'
|
|
|
|
#endif
|