brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · 716f330 Raw
6 lines · c
1int main(int argc, char **argv) {2  /* We just want to make sure this ran, so3     it doesn't actually need to do anything. */4  return 0;5}6