From: Josef 'Jupp' Schugt Date: 2005-01-13T07:52:41+09:00 Subject: Re: why dosn't ruby support // to comment? bin liu wrote: > i think use keyboard type "//" is fast than "#" to comment one line > code. What is faster depends on the keyboard layout. With a german keyboard layout '#' is a single key, while '/' requires pressing two keys simultanously. With a dutch keyboard layout (essentially NL) it is the other way round. If you want something that is fast and easy on almost any keyboard you use '--'. Josef 'Jupp' Schugt -- Where on the ringworld does that 'Lord of the Rings' guy live?