rt_gccstream/gcc/testsuite/gcc.c-torture/compile/960218-1.c

3 lines
53 B
C

#define X(x) x
int main() { return X(0/* *//* */); }