brintos

brintos / llvm-project-archived public Read only

0
0
Text · 41 B · 73eebf3 Raw
5 lines · c
1int main() {2  int g = 41;3  return 0;4}5