Does anyone know if it's possible to run kotlinc f...
# announcements
m
Does anyone know if it's possible to run kotlinc from the gradle subproject in kotlin source? I have a kotlin script that can crash both regular codegen and the new IR one, and I wanted to run the compiler with a debugger and breakpoints