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,3 +1,4 @@
// SUGGESTED_NAMES: i, getY
// SIBLING:
fun main(args: Array<String>) {
val x = 1 + 1