[NI] Resolve receiver of provideDelegate independently
#KT-38259 Fixed
This commit is contained in:
+5
@@ -6131,6 +6131,11 @@ public class FirOldFrontendDiagnosticsTestGenerated extends AbstractFirOldFronte
|
||||
runTest("compiler/testData/diagnostics/tests/delegatedProperty/provideDelegate/provideDelegateOperatorDeclaration.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("provideDelegateResolutionWithStubTypes.kt")
|
||||
public void testProvideDelegateResolutionWithStubTypes() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/delegatedProperty/provideDelegate/provideDelegateResolutionWithStubTypes.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("setValue.kt")
|
||||
public void testSetValue() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/delegatedProperty/provideDelegate/setValue.kt");
|
||||
|
||||
Reference in New Issue
Block a user