Java doesn't have an internal modifier, so it's on...
# announcements
s
Java doesn't have an internal modifier, so it's only enforced with other Kotlin code. You'll have to use one of the standard Java visibilities if you want it to be reflected in the bytecode.