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