3291cf7a6e
This is needed for compatibility with the JVM backend.
8 lines
278 B
Plaintext
Vendored
8 lines
278 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A {
|
|
public @org.jetbrains.annotations.NotNull field x: A
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getX(): A
|
|
public final method setX(@org.jetbrains.annotations.NotNull p0: A): void
|
|
}
|