1  /* Copyright (c) 2002 Free Software Foundation Inc.  */
       2  
       3  /* Test that macros are not expanded in the <> quotes of #inlcude.  */
       4  
       5  #define builtins 1
       6  #include <builtins.h>		/* { dg-bogus "o such file or directory" } */