GitIntro/src/Hallo.java aktualisiert
parent
5e7da1fc3a
commit
04969bd27d
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
public class Hallo {
|
||||
|
||||
// Beispielhafter Kommentar
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hallo Git!");
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue