brintos

brintos / llvm-project-archived public Read only

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