[FIR] Ensure this@label doesn't work in K2
This commit is contained in:
committed by
Space Team
parent
62d2327ca3
commit
409249267c
+6
@@ -525,6 +525,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/kt56769.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt56877.kt")
|
||||
public void testKt56877() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/kt56877.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt57085.kt")
|
||||
public void testKt57085() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user