Extraction Engine: Suggest function names based on the name of the result variable (if applicable)
#KT-6291 Fixed
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// SUGGESTED_NAMES: i, getY
|
||||
// SIBLING:
|
||||
fun main(args: Array<String>) {
|
||||
val x = 1 + 1
|
||||
|
||||
Reference in New Issue
Block a user