Delete helloWorld.java
parent
817f064ac1
commit
a07e12ee28
@ -1,7 +0,0 @@
|
|||||||
public class helloWorld {
|
|
||||||
|
|
||||||
public static void main(String[] args) {
|
|
||||||
/* Printing out Hello World! */
|
|
||||||
System.out.println("Hello World!");
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue