Closed hailiang-wang closed 7 years ago
Yes both single line and multi line comments are supported.
// this is a comment
/*
This is also a comment
*/
I noticed I litter the examples in the wiki with comments but don't actually document them specifically.
Wiki updated.
Description
Sometimes, I would like to add comment in the script. A common usage is the maintainer information.
Solution
Does superscript support some lines as comment? Such as