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