KT-36973 Keep private default interface members private
This commit is contained in:
+5
@@ -27355,6 +27355,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/traits/kt3579_2.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt36973.kt")
|
||||
public void testKt36973() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/traits/kt36973.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt5393.kt")
|
||||
public void testKt5393() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/traits/kt5393.kt");
|
||||
|
||||
Reference in New Issue
Block a user