K2: reproduce KT-65410 in diagnostic/BB tests
This commit is contained in:
committed by
Space Team
parent
b6c805bbb6
commit
ba374a3978
+5
@@ -7205,6 +7205,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/collections/removeAtBridgeClashWithJava.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("removeAtInJava.kt")
|
||||
public void testRemoveAtInJava() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/collections/removeAtInJava.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("removeAtInt.kt")
|
||||
public void testRemoveAtInt() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/collections/removeAtInt.kt");
|
||||
|
||||
Reference in New Issue
Block a user