From: Antonio Cangiano Date: 2005-01-11T19:37:13+09:00 Subject: Re: why dosn't ruby support // to comment? --_0111-1140-26-PART-BREAK Content-Type: text/plain > i think use keyboard type "//" is fast than "#" to comment one line > code. Alex already answered. Furthermore Bin Liu, typing '#' is faster than '//' on my UK keyboard: it requires only one key to be pressed rather than two. In different keyboard layouts this may not be the case, but honestly I don't see the problem. Cheers, Antonio -- My programming blog: http://antoniocangiano.com --_0111-1140-26-PART-BREAK--