mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
9 lines
296 B
Plaintext
Vendored
9 lines
296 B
Plaintext
Vendored
public open class Basic : R|kotlin/Any| {
|
|
public open operator fun foo(r: R|ft<java/lang/Runnable, java/lang/Runnable?>|!): R|kotlin/Unit|
|
|
|
|
public open static operator fun bar(r: R|ft<java/lang/Runnable, java/lang/Runnable?>|!): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/Basic|
|
|
|
|
}
|