allwinner_a64/android/external/clang/test/Lexer/badstring_in_if0.c
2018-08-08 16:14:42 +08:00

9 lines
84 B
C

// RUN: %clang_cc1 -E -verify %s
// expected-no-diagnostics
#if 0
"
'
#endif