blob: b7a425c16ea27ad4fc8211ca3b4ae02c43494f75 [file] [log] [blame]
/* PR preprocessor/88974 */
/* { dg-do preprocess } */
#if __has_include (<pr88974.h)
/* { dg-error "missing terminating '>' character" "" { target *-*-* } .-1 } */
/* { dg-error "missing '\\\)' after '__has_include' operand" "" { target *-*-* } .-2 } */
#endif