brintos

brintos / llvm-project-archived public Read only

0
0
Text · 60 B · 16fae40 Raw
7 lines · c
1#ifndef C_GUARD2#define C_GUARD3 4typedef int myint;5 6#endif7