[PSI2IR] Sync start and end offsets on PSI and FIR for an implicit return inside lambdas

This commit is contained in:
Artem Kobzar
2024-02-27 19:25:24 +00:00
committed by Space Team
parent a582bf22e3
commit 02a78051aa
39 changed files with 20 additions and 2865 deletions
File diff suppressed because it is too large Load Diff
-2
View File
@@ -1,8 +1,6 @@
// WITH_STDLIB
// IGNORE_BACKEND: JVM
// JVM_ABI_K1_K2_DIFF: KT-62464
import kotlin.coroutines.*
interface Flow<out T> {