Skip to content

Allowed symbols used for comments to be added to strings

Sidney Goossens requested to merge cli into master

This allows the user to add inline comments and supply comment symbols in strings such that "Hello!" would not remove every character after the comment symbol but would process it as a string instead.

This merge request also comes with a README file explaining how the package can be used

Merge request reports