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

5 lines
225 B
Plaintext
Vendored

public final class NullableWhenKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method f(@org.jetbrains.annotations.Nullable p0: java.lang.Integer): int
}