Krzysiek Goj

Results 1 comments of Krzysiek Goj

I think that the problem goes deeper than just this very specific Kotlin example. Conceptually, you have the same bug for this Python change from: ```python if foo: if bar:...