master/generators/appendix-a.tex

5 lines
167 B
TeX
Raw Normal View History

2024-04-12 11:54:05 +00:00
\chapter{Generated code from Protocol buffers}
\begin{lstlisting}[caption={Source code of something},label=Listing]
System.out.println("Hello Mars");
\end{lstlisting}