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