typedefs mostly working
This commit is contained in:
parent
46635e5748
commit
5167a60347
3 changed files with 64 additions and 21 deletions
|
@ -4,4 +4,5 @@
|
|||
} (*x)(void);
|
||||
*/
|
||||
typedef long int unsigned Foo[sizeof"hello"+sizeof(double[sizeof(int) * sizeof 3])];
|
||||
typedef int (*x)(Foo);
|
||||
/* */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue