brintos

brintos / llvm-project-archived public Read only

0
0
Text · 47 B · fe44087 Raw
7 lines · c
1#include <stdio.h>2 3int baz() {4  return 0;5}6 7