brintos

brintos / llvm-project-archived public Read only

0
0
Text · 48 B · a36dc1b Raw
5 lines · c
1#ifndef A_H2#define A_H3const int a = 2;4#endif5