mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 08:31:38 +00:00
13 lines
645 B
Plaintext
Vendored
13 lines
645 B
Plaintext
Vendored
public final class test/Test {
|
|
public final static @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
|
}
|
|
|
|
|
|
synthetic final class test/Test__MultifileClassWithLocalGenericKt {
|
|
public final static @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
|
}
|