brintos

brintos / llvm-project-archived public Read only

0
0
Text · 41 B · 546714f Raw
5 lines · c
1#ifndef A_H2#define A_H3void a();4#endif5