Where should I go if I get this error? `org.jetbra...
# getting-started
m
Where should I go if I get this error?
org.jetbrains.kotlin.backend.common.BackendException: Backend Internal error: Exception during IR lowering
Platform is JVM, and it seems like it has to do with my suspend functions
m
do you have the complete trace for reviewing the exception? https://youtrack.jetbrains.com/issue/KT-44826 https://youtrack.jetbrains.com/issue/KT-46000