- Notifications
You must be signed in to change notification settings - Fork 0
Add comments #2
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Currently there is no comment support. This should be implemented as it is quite useful to comment the code.
This means that stuff like this should work:
And also other types of syntaxes for comments should be possible. So characters like
#should also be able to be used as single-line comments.