mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
8 lines
286 B
Plaintext
Vendored
8 lines
286 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class Test {
|
|
private final @org.jetbrains.annotations.NotNull field prop: java.lang.String
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getProp(): java.lang.String
|
|
public final method method(): void
|
|
}
|