test.h-1 revision 651f13cea278ec967336033dd032faef0e9fc2ec
1
2void test1(void);
3void test2(void);
4
5/// Comment for bar
6void bar(void);
7