RNF0524

A right parenthesis is missing following an array index.

20

Cause . . . . . : A right parenthesis is missing following the last array index; the right parenthesis is assumed.

Recovery . . . : Specify a right parenthesis following the last array index. Compile again.