Files
kotlin-fork/compiler/testData/codegen/light-analysis/when/matchNotNullAgainstNullable.txt
T

6 lines
316 B
Plaintext
Vendored

@kotlin.Metadata
public final class MatchNotNullAgainstNullableKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method foo(p0: int, @org.jetbrains.annotations.Nullable p1: java.lang.Integer): java.lang.String
}