test/pp: cleanup
This commit is contained in:
@ -1,8 +1,3 @@
|
||||
extern int printf(const char *format, ...);
|
||||
int main(void)
|
||||
{
|
||||
int a = 0, b = -1;
|
||||
int i1 = a +++ ++ b;
|
||||
printf("i1 = %d\n", i1);
|
||||
return 0x1e -1;
|
||||
}
|
||||
return Z(Z(1,2),2);
|
||||
return Q(1,2);
|
||||
return ((A + A) * (A + A)) + ((B * B) + (B * B));
|
||||
|
||||
Reference in New Issue
Block a user