parent
a8fbf52bda
commit
f60ff72549
@ -0,0 +1,5 @@
|
||||
public class hello{
|
||||
public static void main(String[] args) {
|
||||
System.out.println("hello world");
|
||||
}
|
||||
}
|
Loading…
Reference in new issue