Adapted completion in lambda signatures to modern syntax
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
fun bar() {
|
||||
val handler = { (<caret>) }
|
||||
}
|
||||
|
||||
// INVOCATION_COUNT: 0
|
||||
// EXIST: bar
|
||||
// EXIST: null
|
||||
Reference in New Issue
Block a user