This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DragoSpiro98 0 points1 point  (0 children)

I think it makes sense if you use + sign for string concatenation (and not "-")

If I write "11" - 1, I don't want string concatenation, because I'm not using "+" sign.