diff --git a/Datei1.txt b/Datei1.txt index 23fb8e7..aeb103f 100644 --- a/Datei1.txt +++ b/Datei1.txt @@ -4,3 +4,7 @@ Lorem Ipsum def neue_funktion(): print("funk") + +a <- func(x) { + print(x) +}