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