1  /* PR preprocessor/88974 */
       2  /* { dg-do preprocess } */
       3  
       4  #if __has_include (<pr88974.h)
       5  /* { dg-error "missing terminating > character" "" { target *-*-* } .-1 } */
       6  /* { dg-error "missing '\\\)' after .__has_include. operand" "" { target *-*-* } .-2 } */
       7  #endif