]> git.wh0rd.org - ICEs.git/blob - 138209/ice.i
initial import
[ICEs.git] / 138209 / ice.i
1 void foo()
2 {
3 int i;
4 printf("%zd", i);
5 }