Comment

// I am a single line comment!

/\*
And I am a 
multi-line comment!
\*/
/\*\*
 \* This 
 \* is 
 \* documentation 
 \* comment 
 \*/
Comments