brintos

brintos / llvm-project-archived public Read only

0
0
Text · 121 B · bbedc9b Raw
8 lines · c
1 2 3void style_first_good();4 5void styleFirstBad();6 7int thisIsMainLikeIgnored(int argc, const char *argv[]) { return 0; }8