parent
324da0d090
commit
bf3374ac1d
@ -0,0 +1,7 @@
|
|||||||
|
public class test1
|
||||||
|
{
|
||||||
|
public static void main(String []args)
|
||||||
|
{
|
||||||
|
System.out.println("Hello World!!!");
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in new issue