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

Constructors e2e test: don't rewrite data in the global var, but append to it. This way we will know that exactly the needed sequence happened #66

Closed krzema12 closed 2 years ago

krzema12 commented 2 years ago

Originally created by @SerVB.