Here's a comment in square brackets: [this is a comment]

Here's a comment in curly braces: {another comment}

Here's a comment with a left bracket: # again, a comment

Here's a left bracket comment at the start of the line:
# comment at the start of the line

Here's a left bracket comment in a different style: *another comment

Here's a comment spanning mutliple lines: [this is a
multiline comment]

Here's a comment containing weird and redundant whitespace:
[starts at the beginning of the line,
goes over several lines,
here's a tab:	,
here's four spaces:    ]
