First version committed to git
[zpugcc/jano.git] / toolchain / gcc / gcc / testsuite / gcc.c-torture / unsorted / w.c
blob1acfe1512a5343fd5cf5c4b4295a8cf23434e564
1 int foo (unsigned short a, unsigned short b) { return a + b; }