starting to move things around; nothing broken yet seemingly
This commit is contained in:
parent
fb564812c2
commit
618be81b5c
2 changed files with 58 additions and 38 deletions
|
@ -3,4 +3,4 @@
|
|||
long double d;
|
||||
} (*x)(void);
|
||||
*/
|
||||
typedef int Foo(struct Bar { int x, y; }*);
|
||||
typedef int Foo(struct Bar *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue