updated branch

This commit is contained in:
Marco Kühn 2021-11-29 07:52:04 +01:00
parent 1a8bbbfce7
commit 07ee10929a

View File

@ -1,8 +0,0 @@
package kaka;
public class Dings {
public static int a() {
return 5;
}
}