Update test data after introducing IntrinsicConstEvaluation annotation
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ FILE: lateinitBackingFields.kt
|
||||
^ F|/that|.R|kotlin/String.length|
|
||||
}
|
||||
public set(value: R|kotlin/Int|): R|kotlin/Unit| {
|
||||
F|/that| = R|<local>/value|.R|kotlin/Any.toString|()
|
||||
F|/that| = R|<local>/value|.R|kotlin/Int.toString|()
|
||||
}
|
||||
public final fun test(): R|kotlin/Unit| {
|
||||
R|/that| = Int(1)
|
||||
|
||||
Reference in New Issue
Block a user