mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
5 lines
216 B
Java
5 lines
216 B
Java
public final class C implements kotlin.jvm.internal.KObject, Base<kotlin.Unit> {
|
|
public void foo(@org.jetbrains.annotations.NotNull kotlin.Unit t) { /* compiled code */ }
|
|
|
|
public C() { /* compiled code */ }
|
|
} |