[NI] Finish analysis for coerced last lambda expressions if needed
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ class Foo {
|
||||
}
|
||||
|
||||
fun main() {
|
||||
<!NI;NEW_INFERENCE_NO_INFORMATION_FOR_PARAMETER!>with<!>("", {
|
||||
with("", {
|
||||
Foo.<!UNRESOLVED_REFERENCE!>findByName<!>("")
|
||||
})
|
||||
with(Foo) {
|
||||
|
||||
Reference in New Issue
Block a user