test
This commit is contained in:
parent
0e9baa4815
commit
2c8403509b
3
hello-world.java
Normal file
3
hello-world.java
Normal file
@ -0,0 +1,3 @@
|
||||
public static void main(String[] args){
|
||||
System.out.print("hello world");
|
||||
}
|
Loading…
Reference in New Issue
Block a user