[FIR] Do not expect builtin imports to be always resolved
Merge-request: KT-MR-10886 Merged-by: Egor Kulikov <Egor.Kulikov@jetbrains.com>
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
KtType: suspend (kotlin.Int) -> kotlin.Unit
|
||||
PsiType: PsiType:Function2<? super Integer, ? super NonExistentClass<Unit>, ? extends Object>
|
||||
KtType: suspend (Int) -> Unit
|
||||
PsiType: null
|
||||
|
||||
Reference in New Issue
Block a user