FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / hi.c
blob1624f777995662f1bd6f0c98b6128657a1726002
1 foo (a, b)
2 short a, b;
4 return a < b;