brintos

brintos / llvm-project-archived public Read only

0
0
Text · 60 B · e81e97e Raw
5 lines · c
1for (int c0 = 0; c0 <= 10; c0 += 1) {2  S2(c0);3  S1(c0);4}5