main
selin 2022-10-12 13:01:59 +02:00
parent 62a60dace3
commit 2458bbb2bb
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ public class Konto {
public long getKontostand() { public long getKontostand() {
return stand; return stand;
test1 test2
} }