brintos

brintos / llvm-project-archived public Read only

0
0
Text · 48 B · 38c278f Raw
5 lines · c
1#ifndef C_H2#define C_H3const int c = 2;4#endif5