Files
kotlin/compiler/testData/codegen/light-analysis/ranges/nullableLoopParameter/rangeExpression.txt

5 lines
239 B
Plaintext
Vendored

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