Rename result to $result

this way it does not interfere with user-defined variables.
 #KT-28535 Fixed
This commit is contained in:
Ilmir Usmanov
2019-03-29 17:40:19 +03:00
parent 742ffb98ad
commit 05937a28ee
8 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ class A {
// 1 LOCALVARIABLE this LThisAndResultInLvtKt\$c\$1; L0 L.* 0
// c's lambda and foo's continuation
// 2 LOCALVARIABLE result Ljava/lang/Object; L0 L.* 1
// 2 LOCALVARIABLE \$result Ljava/lang/Object; L0 L.* 1
// foo and <init>
// 2 LOCALVARIABLE this LA; L0 L.* 0