conditionals seemingly working
This commit is contained in:
parent
b4451ff1b9
commit
6af5b34295
2 changed files with 64 additions and 5 deletions
|
@ -3,5 +3,5 @@
|
|||
long double d;
|
||||
} (*x)(void);
|
||||
*/
|
||||
typedef long int unsigned Foo[5|0];
|
||||
typedef long int unsigned Foo[0?5?0:32:0?7:8];
|
||||
/* */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue