rt_gccstream/gcc/testsuite/gcc.dg/cpp/mi1x.h

10 lines
165 B
C

/* This header is never to have its contents visible, but it should
still receive the optimization. */
#ifndef MIX_H
#define MIX_H
#define main wibble
#endif