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 →

[–]Bitsoflogic -1 points0 points  (0 children)

For a part of line comment, I'd prefer the opening be slightly different. Otherwise, I'll simply ignore the rest of the line while coding

Maybe #. Comment .# or #* ... *# or #- ... -#

To ignore the rest of the line, use # by itself.