Support @JvmRecord for JVM_IR
^KT-43677 In Progress
This commit is contained in:
@@ -215,6 +215,10 @@ fun main(args: Array<String>) {
|
||||
model("codegen/java15/box")
|
||||
}
|
||||
|
||||
testClass<AbstractJdk15IrBlackBoxCodegenTest> {
|
||||
model("codegen/java15/box")
|
||||
}
|
||||
|
||||
testClass<AbstractJdk9BlackBoxCodegenTest> {
|
||||
model("codegen/java9/box")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user