llvm-project/clang/test/Index/foo.h

5 lines
72 B
C

extern int global_var;
void foo_func(int param1);
void bar_func(void);