Is there any way to enable more logs when the IR v...
# compiler
h
Is there any way to enable more logs when the IR validation fails?
java.lang.IllegalStateException: Validation failed in file main.kt
is almost impossible to debug without any hints. And the stack trace is not very helpful.
👍 1
Okay, stupid reason: two files had the same name...
👀 1