brintos

brintos / llvm-project-archived public Read only

0
0
Text · 50 B · 9936bf6 Raw
2 lines · c
1static inline int triple(int x) { return x * 3; }2