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