brintos

brintos / llvm-project-archived public Read only

0
0
Text · 63 B · 17d5444 Raw
7 lines · c
1#ifndef COMMON_H2#define COMMON_H3 4typedef int common;5 6#endif7