update isl for introduction of isl_stat
[pet.git] / tests / autodetect / if1.c
blobf9899d2f4c8034b974e631927850c3b917f3b99e
1 void foo()
3 int a, b;
5 if (a > 0)
6 b = 5;