[FIR] fix internal error on suspend conversion with not-computed return type

^KT-62836 Fixed
This commit is contained in:
Dmitrii Gridin
2024-03-05 15:45:58 +01:00
committed by Space Team
parent f4096ae8e9
commit 928fb94052
11 changed files with 58 additions and 25 deletions
@@ -3,8 +3,6 @@
// WITH_COROUTINES
// IGNORE_BACKEND: JVM, JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
// IGNORE_REVERSED_RESOLVE
// KT-62836
import helpers.*
import kotlin.coroutines.*