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