Android's R8 has an optimization to replace compan...
# announcements
s
Android's R8 has an optimization to replace companion object instances when they are used like static method. Would it make more sense for kotlin to offer this optimization? Other platforms too could leverage