[klibs] Fixed a bug in the signature-to-descriptor searcher
#KT-51927 Fixed
This commit is contained in:
+6
@@ -34936,6 +34936,12 @@ public class NativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTest
|
||||
runTest("compiler/testData/codegen/box/regressions/kt5056.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt51927.kt")
|
||||
public void testKt51927() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/regressions/kt51927.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt5395.kt")
|
||||
public void testKt5395() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user