more work, now it's broken

This commit is contained in:
pommicket 2022-01-26 14:54:23 -05:00
parent 618be81b5c
commit 73b6a68559
4 changed files with 97 additions and 41 deletions

View file

@ -3,4 +3,4 @@
long double d;
} (*x)(void);
*/
typedef int Foo(struct Bar *);
typedef int Foo;