brintos

brintos / llvm-project-archived public Read only

0
0
Text · 55 B · 82ba2da Raw
5 lines · c
1#ifndef PREFIX_H2#define PREFIX_H3int foo(int);4#endif5