brintos

brintos / llvm-project-archived public Read only

0
0
Text · 34 B · c2cf1cd Raw
2 lines · c
1int add1(int a) { return a + 1; }2