The name of an identifier repeats in an expression.
To correct this error
-
If both instances refer to the same identifier, remove the second definition of the identifier.
-
If the identifiers should be different, give them unique names.