brintos

brintos / llvm-project-archived public Read only

0
0
Text · 29 B · ea1b79e Raw
4 lines · cpp
1int f(int N) {2  return N;3}4