1  /* PR preprocess/95183  */
       2  
       3  /* { dg-do preprocess } */
       4  
       5  #define f(x) x
       6  
       7  #include "eof-2.h"
       8   /* { dg-regexp {[^\n]*eof-2.h:4:21: error: unterminated argument list invoking macro "f"\n} } */