Set resolved type for lambdas properly during FIR resolve

Partially done by semoro
This commit is contained in:
Mikhail Glukhikh
2019-05-20 17:57:43 +03:00
parent 963ed44ce1
commit 05e4539019
29 changed files with 272 additions and 145 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// WITH_RUNTIME
val anonymous = fun() { println() }