Browse Source

test

master
malconfig 4 years ago
parent
commit
2c8403509b
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      hello-world.java

+ 3
- 0
hello-world.java View File

@@ -0,0 +1,3 @@
public static void main(String[] args){
System.out.print("hello world");
}

Loading…
Cancel
Save