8sa1-gcc/gcc/testsuite/gcc.c-torture/unsorted/w.c

2 lines
63 B
C
Raw Normal View History

1997-08-19 03:34:40 -04:00
int foo (unsigned short a, unsigned short b) { return a + b; }