[NI] Complex test for "not enough" information diagnostic
This commit is contained in:
committed by
Mikhail Zarechenskiy
parent
d40313a8d7
commit
c1b586f921
@@ -8128,6 +8128,11 @@ public class DiagnosticsTestGenerated extends AbstractDiagnosticsTest {
|
||||
runTest("compiler/testData/diagnostics/tests/generics/kt1575-Function.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt30590.kt")
|
||||
public void testKt30590() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/generics/kt30590.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt5508.kt")
|
||||
public void testKt5508() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/generics/kt5508.kt");
|
||||
|
||||
Reference in New Issue
Block a user