6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
float x[2][2];
|
|
|
|
/*%%*
|
|
multi-dimensional arrays are not supported
|
|
*%%*/
|