2. Commit (mit minimaler Änderung)
parent
5e7da1fc3a
commit
4648049a3c
|
|
@ -2,7 +2,7 @@
|
||||||
public class Hallo {
|
public class Hallo {
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hallo Git!");
|
System.out.println("Hallo Git! ");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue