First version committed to git
[zpugcc/jano.git] / toolchain / gcc / gcc / testsuite / gcc.c-torture / unsorted / glob.c
blobe3206154fd9cab884f9e01b8f280a302c7e40f5c
1 typedef int tt;
3 tt a1;
4 tt a2;
5 tt a3;
7 foo ()
9 a1++;
10 a2++;
11 a1++;