* gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
[official-gcc.git] / gcc / testsuite / gcc.c-torture / noncompile / 940112-1.c
blob17dda8be54a6a8261b158662af4d828beb617134
1 double
2 f (int x)
4 double e = 1;
5 e = 1;
6 return (e)