Merge branch 'dev'

master
Aytac Kocyigit 2022-10-11 21:49:53 +02:00
commit 67ef4fbdbe
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World!");
System.out.println("Hello World!");
}
}