Don't copy default value parameters for fake overrides
This commit is contained in:
Generated
+5
@@ -14670,6 +14670,11 @@ public class FirBlackBoxCodegenTestGenerated extends AbstractFirBlackBoxCodegenT
|
||||
runTest("compiler/testData/codegen/box/ir/kt29833.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt40083.kt")
|
||||
public void testKt40083() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/ir/kt40083.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("objectClass.kt")
|
||||
public void testObjectClass() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/ir/objectClass.kt");
|
||||
|
||||
Reference in New Issue
Block a user