Writer.writeComment

Outputs a comment with the given content.

struct Writer(alias OutRange, alias PrettyPrinter = PrettyPrinters.Minimalizer)
void
writeComment
(
string comment
)

Meta