Reports the attempts to concatenate strings by using the
+
operator instead of the dot (
.
) concatenation operator. 이러한 시도는 대부분 프로그래밍 실수입니다.