2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / hi.c
blob1624f777995662f1bd6f0c98b6128657a1726002
1 foo (a, b)
2 short a, b;
4 return a < b;