handle situation like: ```python with (a() as a0, b() as b0): ... ```
handle situation like: