mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-04 15:51:54 +00:00
7 lines
245 B
Plaintext
Vendored
7 lines
245 B
Plaintext
Vendored
public open class NestedEnumArgument : R|kotlin/Any| {
|
|
@R|test/NestedEnumArgument.Anno|(R|test/NestedEnumArgument.E.FIRST|()) public/*package*/ open operator fun foo(): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/NestedEnumArgument|
|
|
|
|
}
|