Standard Librarylang std module lang::std::CommentOn this pagemodule lang::std::Commentrascal-Not specifiedUsageimport lang::std::Comment;syntax Commentlexical Comment = @lineComment @category="comment" "//" ![\n]* $;