badstring_in_if0.c 84 B

123456789
  1. // RUN: %clang_cc1 -E -verify %s
  2. // expected-no-diagnostics
  3. #if 0
  4. "
  5. '
  6. #endif