Temporary disable assertion in bridges generation
^KT-34431 Fixed ^KT-34507 Open
This commit is contained in:
+5
@@ -4458,6 +4458,11 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/collections/removeAtInt.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("removeClash.kt")
|
||||
public void testRemoveClash() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/collections/removeClash.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("strList.kt")
|
||||
public void testStrList() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/collections/strList.kt");
|
||||
|
||||
Reference in New Issue
Block a user