FIR: load default value from meta-data
This commit is contained in:
committed by
Mikhail Glukhikh
parent
879563233a
commit
9352d52e7e
@@ -1,7 +1,7 @@
|
||||
public final data class DataClass : R|kotlin/Any| {
|
||||
public final operator fun component1(): R|kotlin/String|
|
||||
|
||||
public final fun copy(x: R|kotlin/String|): R|test/DataClass|
|
||||
public final fun copy(x: R|kotlin/String| = STUB): R|test/DataClass|
|
||||
|
||||
public open operator fun equals(other: R|kotlin/Any|?): R|kotlin/Boolean|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user