ribesg
05/31/2024, 3:03 PMerror: backend Internal error: Exception during IR lowering
File being compiled: /Users/ribesg/Projects/kotlin-scripts/playground.main.kts
The root cause java.lang.RuntimeException was thrown at: org.jetbrains.kotlin.backend.jvm.codegen.FunctionCodegen.generate(FunctionCodegen.kt:50) (playground.main.kts): org.jetbrains.kotlin.backend.common.BackendException: Backend Internal error: Exception during IR lowering
File being compiled: /Users/ribesg/Projects/kotlin-scripts/playground.main.kts
The root cause java.lang.RuntimeException was thrown at: org.jetbrains.kotlin.backend.jvm.codegen.FunctionCodegen.generate(FunctionCodegen.kt:50)
ribesg
05/31/2024, 3:21 PM__FILE__
.
Also, in IntelliJ every time I make a change in a script (including adding a single character) the IDE freezes for 5 seconds. For every character.mbonnin
05/31/2024, 5:21 PMmbonnin
05/31/2024, 5:26 PM2.0.0-release-341
#!/usr/bin/env kotlin
println(__FILE__)
mbonnin
05/31/2024, 5:27 PMilya.chernikov
06/03/2024, 10:06 AMribesg
06/04/2024, 10:34 AM__FILE__
problem and try to make a simple reproducer, but I just can't use the IDE with scripts right now so it's impossiblembonnin
06/04/2024, 10:38 AMribesg
06/04/2024, 10:40 AMmbonnin
06/04/2024, 10:41 AMribesg
06/04/2024, 10:42 AMmbonnin
06/04/2024, 10:50 AMmartinbonnin
. TIL I had 2 others maybe I should check in there 😅ribesg
06/04/2024, 10:54 AMmbonnin
06/04/2024, 10:58 AMribesg
06/04/2024, 11:06 AM