multiple line comment latex code example
Example: multi line comments latex
\usepackage{verbatim}
%^that goes at the very top
\begin{comment}
stuff commented out here
\end{comment}
\usepackage{verbatim}
%^that goes at the very top
\begin{comment}
stuff commented out here
\end{comment}