\documentclass{report}
\begin{document}
\begin{tabular}{p{13cm}}
\begin{verbatim}
foo
\end{verbatim}\\
abc
\end{tabular}
\end{document}