[FIR] Throws by star import wins builtin Throws, ^KT-52407 Fixed, ^KT-52517 Fixed
This commit is contained in:
+6
@@ -34414,6 +34414,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/annotations/throws.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("throwsByStarWinsBuiltin.kt")
|
||||
public void testThrowsByStarWinsBuiltin() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/annotations/throwsByStarWinsBuiltin.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("TransientOnDelegate.kt")
|
||||
public void testTransientOnDelegate() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user