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