void sum_arrayexp() { int i = 1 + [0]; 1 + 2; } void empty() { ; }