brintos

brintos / llvm-project-archived public Read only

0
0
Text · 54 B · 64b9112 Raw
5 lines · c
1#ifndef SUB_H2#define SUB_H3const int sub = 2;4#endif5