repro
This commit is contained in:
parent
3df042f464
commit
77e018019a
5 changed files with 10 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
#pragma once
|
||||
/** very important function */
|
||||
void showNyanCat();
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
#pragma once
|
||||
/** foo foo foo */
|
||||
int frob();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue