Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/hummel/Pr1GitIntro.git into main
commit
41e3c9ce10
|
|
@ -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