Funktionsname nochmals geändert

resolve #1
This commit is contained in:
2019-12-19 12:38:15 +01:00
parent 9d5c3ceae2
commit 9712cdbbcc

View File

@@ -5,6 +5,6 @@ Lorem Ipsum
def neue_funktion(): def neue_funktion():
print("funk") print("funk")
a <- func(x) { aki <- func(x) {
print(x) print(x)
} }