GitIntro/src/Hallo.java aktualisiert

main^2
Oliver Hummel 2025-12-02 09:55:45 +01:00
parent 5e7da1fc3a
commit 04969bd27d
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!");
}