mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-02 05:37:58 +01:00
90 B
90 B
javac
Java Application Compiler.
- Compile a .java file:
javac {{filename.java}}