1
2void test1(void);
3void test2(void);
4
5/// Comment for bar
6void bar(void);
7