Add box test for #KT-43831
This commit is contained in:
+5
@@ -12078,6 +12078,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
public void testPropertySetter() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/fakeOverride/propertySetter.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("varianceOverload.kt")
|
||||
public void testVarianceOverload() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/fakeOverride/varianceOverload.kt");
|
||||
}
|
||||
}
|
||||
|
||||
@TestMetadata("compiler/testData/codegen/box/fieldRename")
|
||||
|
||||
Reference in New Issue
Block a user