mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
Fix generating multifile facade with all members private (in bytecode) leading to delegate not being generated for corresponding light class #KT-20966 Fixed
3 lines
34 B
Java
Vendored
3 lines
34 B
Java
Vendored
public final class AllPrivate {
|
|
}
|