KT-37024 Optimized delegated property metadata generation in inline fun
This commit is contained in:
+5
@@ -9880,6 +9880,11 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/delegatedProperty/kt35707.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt37204.kt")
|
||||
public void testKt37204() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/delegatedProperty/kt37204.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt4138.kt")
|
||||
public void testKt4138() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/delegatedProperty/kt4138.kt");
|
||||
|
||||
Reference in New Issue
Block a user