18 lines
509 B
Plaintext
Vendored
18 lines
509 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class FalseSmartCastKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class Foo {
|
|
public method <init>(): void
|
|
public final method superFoo(): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public class SuperFoo {
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method baz(): java.lang.String
|
|
}
|