1int x[~2147483649]; 2 3/*%%* 4value is out of range for type 'int': 2147483649 5array size must be positive 6*%%*/ 7