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