Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Restrict Kotlin internal modifier from metadata #1551

Closed
vmutafov opened this issue Dec 6, 2019 · 0 comments
Closed

Restrict Kotlin internal modifier from metadata #1551

vmutafov opened this issue Dec 6, 2019 · 0 comments
Assignees
Milestone

Comments

@vmutafov
Copy link
Contributor

vmutafov commented Dec 6, 2019

Currently, Kotlin's language constructs with internal access modifiers were exposed in the metadata. We should restrict this behavior because of the nature of internal - it should not be visible outside of the Kotlin compilation unit.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants