forked from hummel/Bank-System
Test
parent
2ca8e7774a
commit
a1ad89c190
|
@ -38,7 +38,8 @@ public class Konto {
|
||||||
|
|
||||||
public long getKontostand() {
|
public long getKontostand() {
|
||||||
return stand;
|
return stand;
|
||||||
test3
|
test4
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue