6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
float x[][2];
|
|
|
|
/*%%*
|
|
unsized arrays are not permitted here
|
|
*%%*/
|