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