brintos

brintos / llvm-project-archived public Read only

0
0
Text · 48 B · 55daf72 Raw
5 lines · c
1#ifndef B_H2#define B_H3const int b = 3;4#endif5