xref: /aosp_15_r20/external/clang/test/Index/reparse-with-remaps/test.h-0 (revision 67e74705e28f6214e480b399dd47ea732279e315)
1void test1(void);
2
3/// Comment for bar
4void bar(void);
5void test3(void);
6
7