mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
3 lines
145 B
Java
Vendored
3 lines
145 B
Java
Vendored
public final class UnitParameterKt {
|
|
public static final void foo(@org.jetbrains.annotations.NotNull kotlin.Unit s) { /* compiled code */ }
|
|
} |