krzema12 / kotlin-python

Python target for the Kotlin Programming Language. See https://github.com/krzema12/kotlin-python/tree/python-backend/python
https://discuss.kotlinlang.org/t/idea-python-backend/19852
48 stars 1 forks source link

Translate constructor call statements #21

Closed krzema12 closed 3 years ago

krzema12 commented 3 years ago

This is needed to remove regressions in #12. Sending it as an individual PR to avoid big-bang integration in #12.