Mark Punzalan
|
e46adbae29
|
[JVM IR] Fix checkLocalVariablesTableTest/parametersInSuspendLambda
for JVM IR.
|
2020-01-14 20:47:36 +01:00 |
|
Ilmir Usmanov
|
05937a28ee
|
Rename result to $result
this way it does not interfere with user-defined variables.
#KT-28535 Fixed
|
2019-04-01 18:19:31 +03:00 |
|
Ilmir Usmanov
|
ea1e72e7b4
|
Generate $this$<label> as receiver name instead of $receiver
|
2019-03-30 04:18:53 +03:00 |
|
Ilmir Usmanov
|
6f14dcfacb
|
Put suspend lambda's parameters to LVT
#KT-26412 Fixed
#KT-28534 Fixed
|
2019-03-30 04:18:50 +03:00 |
|