void main() { float f[-2]; // cannot declare arrays with negative size }