Smart completion: generic functions are correctly included into the list
#KT-6375 Fixed
This commit is contained in:
@@ -9,6 +9,7 @@ fun bar(p: (String) -> Boolean) {
|
||||
|
||||
// ORDER: ::doFilter
|
||||
// ORDER: p
|
||||
// ORDER: countTo
|
||||
// ORDER: {...}
|
||||
// ORDER: { String -> ... }
|
||||
// ORDER: ::error
|
||||
|
||||
Reference in New Issue
Block a user