[box-tests] Another version of reproducer for KT-56965
This commit is contained in:
Generated
+5
@@ -1110,6 +1110,11 @@ public class IrCodegenBoxInlineWasmTestGenerated extends AbstractIrCodegenBoxInl
|
||||
runTest("compiler/testData/codegen/boxInline/capture/kt56965.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt56965_2.kt")
|
||||
public void testKt56965_2() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/capture/kt56965_2.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("simpleCapturingInClass.kt")
|
||||
public void testSimpleCapturingInClass() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/capture/simpleCapturingInClass.kt");
|
||||
|
||||
Reference in New Issue
Block a user