xref: /llvm-project/clang/test/Index/reparse-with-remaps/test.h-1 (revision 514102d24f36a8afca9c8fceff56660cd4bd42e8)
1
2void test1(void);
3void test2(void);
4
5/// Comment for bar
6void bar(void);
7