Update test data after introducing IntrinsicConstEvaluation annotation
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ FILE: blockLocalScopes.kt
|
||||
when () {
|
||||
R|<local>/w| -> {
|
||||
lval message: R|kotlin/String| = String()
|
||||
R|<local>/message|.R|kotlin/Any.toString|()
|
||||
R|<local>/message|.R|kotlin/String.toString|()
|
||||
}
|
||||
else -> {
|
||||
this@R|/A|.R|/A.message|.R|/B.append|()
|
||||
|
||||
Reference in New Issue
Block a user