https://kotlinlang.org logo
b

bod

01/12/2017, 9:33 AM
Hey, I’m trying to use a companion object in the
init
of an enum class - I’m getting a “variable must be initialized”error. I don’t really understand it. Any clue?