brintos

brintos / llvm-project-archived public Read only

0
0
Text · 46 B · 70ace8c Raw
5 lines · c
1#ifndef A_H2#define A_H3typedef int A;4#endif5