brintos

brintos / llvm-project-archived public Read only

0
0
Text · 58 B · 349bf5f Raw
5 lines · c
1#ifndef COMMON_H2#define COMMON_H3const int x = 2;4#endif5