unterminated.c 121 B

12345
  1. // RUN: %clang_cc1 -E -verify %s
  2. // PR3096
  3. #ifdef FOO // expected-error {{unterminated conditional directive}}
  4. /* /* */