isl_codegen: skip explicit printing of outermost block by default
[isl.git] / test_inputs / codegen / component1.c
bloba5f0e6004e0f184dd2fd915867483bb658e6490f
1 A();
2 for (int c0 = 0; c0 <= 9; c0 += 1)
3 B(c0);