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

5 lines
299 B
Plaintext
Vendored

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
}