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

5 lines
245 B
Plaintext
Vendored

public final class ProgressionExpressionKt {
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
}