void main() { float f[]; int f[4]; // array redeclared with a different type }