start array types (const expr evaluation)
This commit is contained in:
parent
3641ac98dc
commit
1b4c6b04dd
2 changed files with 102 additions and 4 deletions
|
@ -3,4 +3,4 @@
|
|||
long double d;
|
||||
} (*x)(void);
|
||||
*/
|
||||
typedef long int unsigned (*Foo(int *,int,int,unsigned,void (*)(int)))(int x);
|
||||
typedef long int unsigned Foo[-18446744073709551610];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue