5 lines
85 B
TeX
5 lines
85 B
TeX
\begin{minted}{java}
|
|
public void main() {
|
|
System.out.println("Hi");
|
|
}
|
|
\end{minted}
|