brintos

brintos / llvm-project-archived public Read only

0
0
Text · 76 B · e9089ab Raw
9 lines · c
1#ifdef GIMME_AN_M2 3#ifndef M_H4#define M_H5const int m = 42;6#endif7 8#endif9