[FE 1.0] Report progressions resolve changing warning while calling Java methods which pass Collection
^KT-51062 Fixed
This commit is contained in:
+6
@@ -4594,6 +4594,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/checkArguments/kt49276Error.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt51062.kt")
|
||||
public void testKt51062() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/checkArguments/kt51062.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("overloadedFunction.kt")
|
||||
public void testOverloadedFunction() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user