Smart completion: don't use outer call's expected type too much
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ fun foo(list: List<String>, intList: MutableList<Int>, stringList: MutableList<S
|
||||
|
||||
// EXIST: intList
|
||||
// EXIST: arrayListOf
|
||||
// ABSENT: stringList
|
||||
// EXIST: stringList
|
||||
|
||||
Reference in New Issue
Block a user