brintos

brintos / llvm-project-archived public Read only

0
0
Text · 72 B · cafe0b8 Raw
4 lines · c
1for (int c0 = 0; c0 <= 3; c0 += 1)2  if ((c0 + 1) % 3 >= 1)3    S1(c0);4