| ERROR | Missing array length specifier |
| CAUSE | An array declaration was given without an array length specifier. |
| ACTION | Provide the length for the array declaration. |
| ERROR | Missing array length specifier |
| CAUSE | An array declaration was given without an array length specifier. |
| ACTION | Provide the length for the array declaration. |