10 lines
398 B
Plaintext
Vendored
10 lines
398 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A {
|
|
// source: 'callableNameIntrinsic.kt'
|
|
private final @org.jetbrains.annotations.NotNull field a: java.lang.String
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method b(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method getA(): java.lang.String
|
|
public final method test(): void
|
|
}
|