hummel 2025-12-02 09:58:44 +01:00
commit 41e3c9ce10
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
public class Hallo {
// Beispielhafter Kommentar
public static void main(String[] args) {
System.out.println("Hallo Git! ");
}