You may delete `Enum.Companion` and just use it li...
# announcements
m
You may delete
Enum.Companion
and just use it like this:
val a: A = of(1)