mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
7 lines
162 B
Plaintext
Vendored
7 lines
162 B
Plaintext
Vendored
public open class Simple : R|java/lang/Object| {
|
|
public open static operator fun bar(): R|kotlin/Unit|
|
|
|
|
public open operator fun foo(): R|kotlin/Unit|
|
|
|
|
}
|