#if
This commit is contained in:
parent
448a1ec4b5
commit
466de93583
2 changed files with 34 additions and 9 deletions
|
@ -3,6 +3,10 @@
|
|||
long double d;
|
||||
} (*x)(void);
|
||||
*/
|
||||
#if 5+FLURGE==5
|
||||
typedef long int unsigned Foo[sizeof"hello"+sizeof(double[sizeof(int) * sizeof 3])];
|
||||
typedef int (*x)(Foo);
|
||||
#else
|
||||
typedef aaa x;
|
||||
#endif
|
||||
/* */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue