2137a4b1e5
NB it looks like it doesn't cover all cases, e.g., some synthetic methods generated for suspend functions.
11 lines
319 B
Plaintext
Vendored
11 lines
319 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class Foo {
|
|
public method <init>(): void
|
|
public synthetic final method getExtProp(p0: java.lang.Object): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class InlineReifiedPropertyKt {
|
|
public synthetic final static method getExtProp(p0: java.lang.Object): java.lang.String
|
|
}
|