RNF3949

The VARYING keyword is not allowed when prototyping a method.

30

Cause . . . . . : When prototyping a method, the VARYING keyword is not allowed because Java does not have an equivalent format.

Recovery . . . : Remove the VARYING keyword from the specification. Compile again.