brintos

brintos / llvm-project-archived public Read only

0
0
Text · 40 B · 4fe1c76 Raw
7 lines · c
1#ifndef B_H2#define B_H3 4int b;5 6#endif7