From: Rodrigo Rosenfeld Rosas Date: 2012-04-10T07:01:23+09:00 Subject: [ruby-core:44236] Re: [ruby-trunk - Feature #6265] Remove 'useless' 'concatenation' syntax Em 09-04-2012 16:06, SASADA Koichi escreveu: > (2012/04/09 14:19), Yukihiro Matsumoto wrote: >> I agree with making it deprecated. It is up to you to make it warn or >> not. > I prefer current behavior because it is same as C and it is easy to > remember. > > Why you remove it? I think the proposed reasons before don't make sense > for me. Hi Koichi, I created this issue because I did have this problem. I've hit some key by mistake in my Vim editor and it deleted the comma separating two string arguments and it took me a while to figure it out what have happened.