update isl for introduction of isl_stat
[pet.git] / tests / autodetect / empty2.c
blobbb09e55fdfd6697a87e86c5f77d87c3a65771e88
1 void empty()
5 void foo()
7 int i;
8 int a;
10 for (i = 0; i < 10; ++i)
11 a = 5;