[NI] Resolve receiver of provideDelegate independently
#KT-38259 Fixed
This commit is contained in:
+5
@@ -10742,6 +10742,11 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/delegatedProperty/provideDelegate/generic.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("genericDelegateWithNoAdditionalInfo.kt")
|
||||
public void testGenericDelegateWithNoAdditionalInfo() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/delegatedProperty/provideDelegate/genericDelegateWithNoAdditionalInfo.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("hostCheck.kt")
|
||||
public void testHostCheck() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/delegatedProperty/provideDelegate/hostCheck.kt");
|
||||
|
||||
Reference in New Issue
Block a user