1### Compilation failed: 2 3error: 1: unsized arrays are not permitted here 4T { int x; } f[]; 5 ^ 61 error 7