is there any reason `const val myVal = SomeEnumCla...
# announcements
a
is there any reason
const val myVal = SomeEnumClass.SOME_ENUM_VALUE
is not valid? (error is "Only primitives and String are allowed")