Hi, I find myself having a bit of free time and would like to work on fixing a bug I reported (
https://youtrack.jetbrains.com/issue/KT-19188).
What is the intended / easiest way to debug the compiler?
Is there a way to debug the compiler while using a gradle project or intellij or do I need to use kotlinc manually in order to successfully attach to it?