blob: 26fc3737243617963f72f6839a61afe40540879a [file]
package interop
object Definitions {
val ktValue: String
field = super<Interface>.#CONSTANT
get
private constructor() /* primary */ {
super/*Any*/()
/* <init>() */
}
const val KT_CONSTANT: String
field = "constant"
get
}