brintos

brintos / llvm-project-archived public Read only

0
0
Text · 55 B · 63d4234 Raw
5 lines · c
1#ifndef SUB_H2#define SUB_H3const int sub = 42;4#endif5