FIR2IR: generate synthetic members for data class only if needed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
acced52384
commit
07add635eb
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
abstract class Base {
|
||||
final override fun toString() = "OK"
|
||||
final override fun hashCode() = 42
|
||||
|
||||
Reference in New Issue
Block a user