FIR: fix body generation for data class's copy method
This commit is contained in:
committed by
Mikhail Glukhikh
parent
948f9debdc
commit
08b91da6db
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
data class A(val a: Double, val b: Double)
|
||||
|
||||
fun box() : String {
|
||||
|
||||
Reference in New Issue
Block a user