[NI] Finish analysis for coerced last lambda expressions if needed
This commit is contained in:
@@ -13,7 +13,7 @@ fun test(a: A, b: B) {
|
||||
|
||||
b.<!FUNCTION_EXPECTED!>(a)<!>()
|
||||
|
||||
<!NI;NEW_INFERENCE_NO_INFORMATION_FOR_PARAMETER!>with<!>(b) {
|
||||
with(b) {
|
||||
val <!UNUSED_VARIABLE!>y<!>: Int = a()
|
||||
<!FUNCTION_EXPECTED!>(a)<!>()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user