Reports the attempts to concatenate strings by using the
+
operator instead of the dot (
.
) concatenation operator. Such attempts are most likely a programming mistake.