Extraction Engine: Suggest function names based on the name of the result variable (if applicable)

#KT-6291 Fixed
This commit is contained in:
Alexey Sedunov
2015-03-11 18:26:50 +03:00
parent 8e5b960e3d
commit 9d8cfd04d9
27 changed files with 75 additions and 31 deletions
@@ -1,4 +1,5 @@
// WITH_RUNTIME
// SUGGESTED_NAMES: pair, getT
// PARAM_TYPES: kotlin.Int
// PARAM_TYPES: kotlin.Int
// PARAM_DESCRIPTOR: value-parameter val a: kotlin.Int defined in foo