7 lines
74 B
Text
7 lines
74 B
Text
|
|
||
|
void test1(void);
|
||
|
void test2(void);
|
||
|
|
||
|
/// Comment for bar
|
||
|
void bar(void);
|