FE 1.0: implement initial label resolve warning for KT-51433
This commit is contained in:
+6
@@ -33569,6 +33569,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/kt9985.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("labelClashes.kt")
|
||||
public void testLabelClashes() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/labelClashes.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("outstar.kt")
|
||||
public void testOutstar() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user