Test for an obsolete issue
#KT-2956 Obsolete
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
val a: String = <!NO_CLASS_OBJECT!>Nothing<!>
|
||||||
@@ -4863,6 +4863,11 @@ public class JetDiagnosticsTestGenerated extends AbstractDiagnosticsTestWithEage
|
|||||||
doTest("compiler/testData/diagnostics/tests/regressions/kt287.kt");
|
doTest("compiler/testData/diagnostics/tests/regressions/kt287.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@TestMetadata("kt2956.kt")
|
||||||
|
public void testKt2956() throws Exception {
|
||||||
|
doTest("compiler/testData/diagnostics/tests/regressions/kt2956.kt");
|
||||||
|
}
|
||||||
|
|
||||||
@TestMetadata("kt302.kt")
|
@TestMetadata("kt302.kt")
|
||||||
public void testKt302() throws Exception {
|
public void testKt302() throws Exception {
|
||||||
doTest("compiler/testData/diagnostics/tests/regressions/kt302.kt");
|
doTest("compiler/testData/diagnostics/tests/regressions/kt302.kt");
|
||||||
|
|||||||
Reference in New Issue
Block a user