This commit is contained in:
bronku 2025-12-06 12:56:31 +01:00
parent c516afc400
commit 08c95294f6
5 changed files with 97 additions and 4 deletions

View file

@ -3,4 +3,5 @@
- no lambdas
- tuples need to be in ()
- converts tuples into lists
- no += -= *= /= ...
- no default function argument values
- no expressions of type l_bound < value < r_bound