branch published
parent
57be4ee1bd
commit
fb6fed23fd
|
|
@ -0,0 +1,5 @@
|
|||
public class helloworld {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hello World!");
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue