If I want to make a library that Java users won't ...
# announcements
d
If I want to make a library that Java users won't need Kotlin at runtime to use, can I put Kotlin specific stuff in other files and as long as you don't use those you won't need the Kotlin runtime?