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