Comments are intended for the programmer, and do not affect the compilation and execution of the program. Depending on the selected backend, they can be transferred to the output text (this works for C & Modest backend).
/* This is a
multiline comment */
// This is a single-line comment