mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 06:06:06 +00:00
7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
|
|
void test1(void);
|
|
void test2(void);
|
|
|
|
/// Comment for bar
|
|
void bar(void);
|