forked from hummel/Bank-System
Test
parent
9a51632804
commit
62a60dace3
|
@ -38,7 +38,7 @@ public class Konto {
|
||||||
|
|
||||||
public long getKontostand() {
|
public long getKontostand() {
|
||||||
return stand;
|
return stand;
|
||||||
test
|
test1
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue