================== Full Line Comments ================== # comment #comment # also a comment! --- (source (comment) (comment) (comment)) ================== Partial Line Comments ================== # comment # 1; #comment# "one"; --- (source (comment) (statement (closed_statment (value (integer)))) (comment) (statement (closed_statment (value (string)))))