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

Implement raising exceptions #19

Closed krzema12 closed 3 years ago

krzema12 commented 3 years ago

It doesn't make any more box tests pass, but my goal was to somehow cover raising exceptions and remove it from missing.txt. Later on, we can dig deeper what is needed to make raising and catching work end-to-end.