Join Slack
Powered by
Can anyone confirm that private top-level declarat...
# random
p
petersommerhoff
02/02/2018, 12:50 PM
Can anyone confirm that private top-level declarations are compiled to private in bytecode/Java as well, even though the docs state that "private top-level declarations are compiled to package-local declarations"? [
https://kotlinlang.org/docs/reference/java-to-kotlin-interop.html#visibility
]
Open in Slack
Previous
Next