Analysis API: fix PsiType creation for type parameter type with flexible upper bound
This commit is contained in:
+4
@@ -109,6 +109,10 @@ fun main(args: Array<String>) {
|
||||
model("components/psiTypeProvider")
|
||||
}
|
||||
|
||||
testClass<AbstractExpressionPsiTypeProviderTest> {
|
||||
model("components/expressionPsiType")
|
||||
}
|
||||
|
||||
testClass<AbstractFirHLSmartCastInfoTest> {
|
||||
model("components/smartCastInfo")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user