mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
When matching platform and impl classifiers, ensure that each declaration from the platform class scope is present in the impl class scope. Note that the presence of the 'impl' modifier is not checked yet
2 lines
15 B
Kotlin
Vendored
2 lines
15 B
Kotlin
Vendored
impl class Foo
|