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
47 stars 1 forks source link

[#94] Remove commented out code #95

Closed krzema12 closed 2 years ago

krzema12 commented 2 years ago

The goal is to simplify to the max, and code that is commented out (in fact: dead) doesn't help with simplifying. This code was copied from the JS-IR backend, so we can always take a look there.