Add test for KT-40412
This commit is contained in:
+5
@@ -11428,6 +11428,11 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/delegatedProperty/extensionPropertyAndExtensionGetValue.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("functionRefDelefate.kt")
|
||||
public void testFunctionRefDelefate() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/delegatedProperty/functionRefDelefate.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("genericDelegate.kt")
|
||||
public void testGenericDelegate() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/delegatedProperty/genericDelegate.kt");
|
||||
|
||||
Reference in New Issue
Block a user