-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
*comment spans a little too much space and makes the code a bit less readable. I know, this describes the code to someone who doesn't understand it, but because it's built of a-z characters, it collides with comment content, ex. *comment defence boost used above a line defining a variable called defb. The comment word just forces you to append some random character next to it, but doing this such way is just not pretty.
Would be nice to see a shorter comment syntax.
I think the most appropriate could be **. It's actually a command named *. It's short and fits the language.
danspinola
Metadata
Metadata
Assignees
Labels
No labels