blob: 7b56a6441412c9627328c4533a63c1ad5ea0e2fd [file] [log] [blame]
S1(0);
for (int c0 = 0; c0 <= 10; c0 += 1) {
if (c0 >= 2)
S2(c0);
S3(c0);
}