Before you had `SomeClass.SOME_CONSTANT`. Now ther...
# announcements
p
Before you had
SomeClass.SOME_CONSTANT
. Now there is
SomeClass.Companion.getSOME_CONSTANT()