brintos

brintos / llvm-project-archived public Read only

0
0
Text · 72 B · 74cfab1 Raw
8 lines · c
1#ifndef FOO_H2#define FOO_H3struct foo {4};5inline void f1() {6}7#endif8