Test for obsolete KT-16496
#KT-16496 Obsolete
This commit is contained in:
+5
@@ -1127,6 +1127,11 @@ public class BlackBoxInlineCodegenTestGenerated extends AbstractBlackBoxInlineCo
|
||||
runTest("compiler/testData/codegen/boxInline/defaultValues/kt14564_2.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt16496.kt")
|
||||
public void testKt16496() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/defaultValues/kt16496.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt18689.kt")
|
||||
public void testKt18689() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/defaultValues/kt18689.kt");
|
||||
|
||||
Reference in New Issue
Block a user