Last active 1721486854

Lincest revised this gist 1721486854. Go to revision

1 file changed, 5 insertions

gistfile1.txt(file created)

@@ -0,0 +1,5 @@
1 + public class Main {
2 + public static void main(String[] args) {
3 + System.out.println("Hello World");
4 + }
5 + }
Newer Older