Where should I go to report compiler errors?
# compiler
m
Where should I go to report compiler errors?
v
Compile errors to the one who wrote the code. Compiler errors to https://youtrack.jetbrains.com/projects/KT/issues. 😄
🤣 3
m
I'll assume the latter for
org.jetbrains.kotlin.codegen.CompilationException: Back-end (JVM) Internal error: Couldn't inline method call
v
I have no idea, but "Internal error" sounds like that to me, yeah. 😄 Given none of the existing ones is your issue: https://youtrack.jetbrains.com/projects/KT/issues?q=%22Back-end%20(JVM)%20Internal%20error:%20Couldn%27t%20inline%20method%20call%22