[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
@@ -1,5 +1,4 @@
// FIR_IDENTICAL
// IGNORE_DIAGNOSTIC_API
// ISSUE: KT-62836
fun box() {
useSuspendFunInt(Child())