void main() { float f[5]; f[]; // array used without a size }