mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-04 08:31:30 +00:00
9 lines
176 B
Plaintext
Vendored
9 lines
176 B
Plaintext
Vendored
public final class TwoFields : R|kotlin/Any| {
|
|
public open field a: R|kotlin/Int|
|
|
|
|
public open field b: R|kotlin/Short|
|
|
|
|
public constructor(): R|test/TwoFields|
|
|
|
|
}
|