Skip to content

Restrict Kotlin internal modifier from metadata #1551

New issue

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

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

Already on GitHub? Sign in to your account

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.

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

No branches or pull requests

2 participants