Merge branch 'dev'
commit
67ef4fbdbe
|
@ -4,6 +4,8 @@ public class HelloWorld {
|
|||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hello World!");
|
||||
System.out.println("Hello World!");
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue