Raw FIR: generate 'return setValue' instead of just 'setValue'

#KT-61045 Fixed
This commit is contained in:
Mikhail Glukhikh
2023-08-18 17:28:17 +02:00
committed by Space Team
parent 7d5e2f85cc
commit 9846ec23df
37 changed files with 209 additions and 190 deletions
@@ -20,7 +20,7 @@ FILE: inapplicableLateinitModifier.kt
^ D|/kest|.R|/Delegate.getValue|(Null(null), ::R|/kest|)
}
public set(<set-?>: R|kotlin/String|): R|kotlin/Unit| {
D|/kest|.R|/Delegate.setValue|(Null(null), ::R|/kest|, R|<local>/kest|)
^ D|/kest|.R|/Delegate.setValue|(Null(null), ::R|/kest|, R|<local>/kest|)
}
public final lateinit var good: R|kotlin/String|
public get(): R|kotlin/String|