[FIR] support flexible types in ConeKotlinType#independentInstance
^KT-60580 Fixed
This commit is contained in:
committed by
Space Team
parent
dc56c5cf9e
commit
8820867341
Generated
+6
@@ -20162,6 +20162,12 @@ public class DiagnosticTestGenerated extends AbstractDiagnosticTest {
|
||||
runTest("compiler/testData/diagnostics/tests/j+k/kt36856.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt60580.kt")
|
||||
public void testKt60580() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/j+k/kt60580.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6720_abstractProperty.kt")
|
||||
public void testKt6720_abstractProperty() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user