mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
12 lines
501 B
Plaintext
Vendored
12 lines
501 B
Plaintext
Vendored
public final class test/A {
|
|
private final @org.jetbrains.annotations.NotNull field s: java.lang.String
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class test/InExtensionFunctionKt {
|
|
public final static @org.jetbrains.annotations.NotNull method a(@org.jetbrains.annotations.NotNull p0: test.A): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|