Process captured types with type variable inside properly, in the operations related with the type variables fixation
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@ public class FirBlackBoxCodegenTestGenerated extends AbstractFirBlackBoxCodegenT
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("javaAnnotationArrayValueDefault.kt")
|
||||
@TestMetadata("javaAnnotatestInferenceWithTypeVariableInsideCapturedType tionArrayValueDefault.kt")
|
||||
public void testJavaAnnotationArrayValueDefault() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/annotations/javaAnnotationArrayValueDefault.kt");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user