Raw FIR: generate 'return setValue' instead of just 'setValue'
#KT-61045 Fixed
This commit is contained in:
committed by
Space Team
parent
7d5e2f85cc
commit
9846ec23df
Vendored
+1
-1
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user