[Analysis API FE10] fix suspend function type mapping
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
KtType: suspend (kotlin.Int) -> kotlin.Unit
|
||||
PsiType: PsiType:Function2<? super Integer, ? super Continuation<? super Unit>, ? extends Object>
|
||||
Reference in New Issue
Block a user