Latest Intellij plugin `1.3.20-release-IJ2018.3-1`...
# announcements
w
Latest Intellij plugin
1.3.20-release-IJ2018.3-1
seems to break compiling in Intellij for me. Compiling via command line gradle works. Beginning of error snippet is:
Copy code
Error:Kotlin: [Internal Error] java.lang.IllegalStateException: Backend Internal error: Exception during code generation
Cause: Back-end (JVM) Internal error: wrong code generated
org.jetbrains.kotlin.codegen.CompilationException Back-end (JVM) Internal error: Couldn't transform method node:Error:Kotlin: [Internal Error] java.lang.IllegalStateException: Backend Internal error: Exception during code generation
Cause: Back-end (JVM) Internal error: wrong code generated
org.jetbrains.kotlin.codegen.CompilationException Back-end (JVM) Internal error: Couldn't transform method node:
create (Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;:
a
Please report to http://kotl.in/issue with a sample to reproduce. Thanks!
👍 1