brintos

brintos / llvm-project-archived public Read only

0
0
Text · 61 B · aae2757 Raw
5 lines · c
1#ifndef ONE_H2#define ONE_H3LLDB_TEST_API void one();4#endif5