brintos

brintos / llvm-project-archived public Read only

0
0
Text · 42 B · 14cf307 Raw
3 lines · c
1int glob = 0;2int main() { return glob; }3