second commit

dev
Aytac Kocyigit 2022-10-11 21:46:20 +02:00
parent e197efe34f
commit d0feeb6dc4
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!");
}
}