6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
|
|
void func() { float x[][2]; }
|
||
|
|
|
||
|
|
/*%%*
|
||
|
|
unsized arrays are not permitted here
|
||
|
|
*%%*/
|