> From ruby-talk-admin / ruby-lang.org Fri Jul  6 22:28:50 2001
> Date: Sat, 7 Jul 2001 05:23:23 +0900
> From: Matt Armstrong <matt / lickey.com>
> Subject: [ruby-talk:17428] Re: /* */ comments
> To: ruby-talk / ruby-lang.org (ruby-talk ML)
>
> matz / ruby-lang.org (Yukihiro Matsumoto) writes:
>
> > So, I think, we have to discuss about (c) inline comments only.
> > What do you think?
>
> I don't think it is worth introducing (the complexity of a) new syntax
> just to support inline comments.
>
I agree. Honestly, how often do you use inline comments in
C, for example? I usually put such comments at the end of
the line.

Just my 2 cents, as so many americans like to say ;)


Joel Wilsson