The comment character is #; comments are terminated by end of line.
#
Long lines may be continued by ending the line with a backslash (\), but this is not necessary if there is an open (, [, or {.
\
(
[
{