FIR: add test for #KT-49438 Obsolete
This commit is contained in:
+6
@@ -423,6 +423,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/kt435.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt49438.kt")
|
||||
public void testKt49438() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/kt49438.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt53.kt")
|
||||
public void testKt53() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user