When I have a class with a companion object that h...
# announcements
p
When I have a class with a companion object that has a single private const val: why does a companion object get generated in the bytecode at all?