Restore quick doc for it parameter and this of extension function
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
fun foo() {
|
||||
listOf(1).forEach {
|
||||
println(it<caret>)
|
||||
println(i<caret>t)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user