brintos

brintos / llvm-project-archived public Read only

0
0
Text · 37 B · 8d923be Raw
4 lines · c
1int foo(int *喵) {2  return *喵;3}4