R Funktion #1

Merged
RecklingK merged 2 commits from developer into master 2019-12-19 12:39:30 +01:00

View File

@@ -4,3 +4,7 @@ Lorem Ipsum
def neue_funktion(): def neue_funktion():
print("funk") print("funk")
aki <- func(x) {
print(x)
}