Add tests for Obsolete issues
#KT-18977 Obsolete
This commit is contained in:
+5
@@ -2578,6 +2578,11 @@ public class BlackBoxInlineCodegenTestGenerated extends AbstractBlackBoxInlineCo
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt15997_2.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt18977.kt")
|
||||
public void testKt18977() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt18977.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt6988.kt");
|
||||
|
||||
Reference in New Issue
Block a user