6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
void func(float x[2][2]) {}
|
|
|
|
/*%%*
|
|
multi-dimensional arrays are not supported
|
|
*%%*/
|