Fix pointer issue and test
This commit is contained in:
parent
25660ac475
commit
e69aafa40d
3 changed files with 12 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ extern "C" {
|
|||
#define COERCE 645635634896ull + 35436
|
||||
#define COERCE2 645635634896 + 35436ul
|
||||
#define BINEXPR ~(-(1u << !-1)) ^ (10 >> 1)
|
||||
#define POINTEREXPR (int*)0
|
||||
#define BOOL true
|
||||
#define MATHEXPR (1 + 2/3*20 - 100)
|
||||
#define ANDEXPR (100 & 11000)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue