FIR LC: approximate local type only if it's necessary and out of scope

This commit is contained in:
Jinseong Jeon
2021-10-11 10:58:18 -07:00
committed by Roman Golyshev
parent 9ed2c9d371
commit 9524825662
9 changed files with 159 additions and 29 deletions
@@ -1,2 +1,2 @@
KtType: Local
PsiType: PsiType:Object
PsiType: PsiType:Local
@@ -1,2 +1,2 @@
KtType: Local
PsiType: PsiType:Object
PsiType: PsiType:Local
@@ -1,2 +1,2 @@
KtType: () -> Local
PsiType: PsiType:Function0<? extends Object>
PsiType: PsiType:Function0<? extends Local>
@@ -1,2 +1,2 @@
KtType: Local
PsiType: PsiType:Object
PsiType: PsiType:Local