Skip to content

Restrict Kotlin internal modifier from metadata #1551

@vmutafov

Description

@vmutafov

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions