Comments
Single line comments are prefixed by #.
Multi-line comments are prefixed by #* and suffixed by *#.
Standard form
# Single line
#* Multi
Line
*#
Single line comments are prefixed by #.
Multi-line comments are prefixed by #* and suffixed by *#.
Standard form
# Single line
#* Multi
Line
*#