mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 08:31:31 +00:00
10 lines
340 B
Plaintext
Vendored
10 lines
340 B
Plaintext
Vendored
public final class MyClass {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final class PostfixNullableClassIncrementKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.Nullable method inc(@org.jetbrains.annotations.Nullable p0: MyClass): MyClass
|
|
}
|