brintos

brintos / llvm-project-archived public Read only

0
0
Text · 51 B · f9fb997 Raw
6 lines · cpp
1int build = BUILD;2 3int main() {4  return BUILD;5}6