1// RUN: %clang_cc1 -E -verify %s2// expected-no-diagnostics3 4#if 05 6// Shouldn't get warnings here.7??( ??)8 9// Should not get an error here.10` ` ` `11#endif12