2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 960218-1.c
blob46fbf778524c4fdc0930a8665763ae32eee47a1f
1 #define X(x) x
2 int main() { return X(0/* *//* */); }