brintos

brintos / llvm-project-archived public Read only

0
0
Text · 29 B · c100f9a Raw
5 lines · c
1int foo ()2{3    return 5;4}5