For loops #11
Reference in New Issue
Block a user
Delete Branch "feat/for-loops"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This short PR adds basic support for
forloops.There are still some limitations:
elsebody__getitem__, i.e. no support for__iter__yetbreaks are not yet supported