Feature
Caro 2024-06-04 12:15:33 +02:00
parent 8ea84c4e88
commit c0ccf9f1fd
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ public class MvnDemoHelloWorld {
System.out.println("Hello World!"); System.out.println("Hello World!");
} }
} }