brintos

brintos / llvm-project-archived public Read only

0
0
Text · 49 B · a5f0e60 Raw
4 lines · c
1A();2for (int c0 = 0; c0 <= 9; c0 += 1)3  B(c0);4