brintos

brintos / llvm-project-archived public Read only

0
0
Text · 72 B · 695dbd0 Raw
7 lines · c
1#ifndef CLEAN_ONE_H2#define CLEAN_ONE_H3 4int do_nothing_loop();5 6#endif7