First version committed to git
[zpugcc/jano.git] / toolchain / gcc / gcc / testsuite / gcc.c-torture / unsorted / move.c
blob78e00ff2100e165b402fe0dfaef57b5f5e63c188
1 typedef char type;
3 type
4 foo (b)
6 type a;
7 for (a = 10; a < b; a++)