Added absolutely nothing

pull/2/head
Devran Cakici 2024-10-03 20:16:56 +02:00
parent bd35121752
commit 30d25da644
1 changed files with 5 additions and 0 deletions

5
Main.java 100644
View File

@ -0,0 +1,5 @@
public class Main {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}