Files
kotlin-fork/compiler/testData/codegen/light-analysis/operatorConventions/compareTo/boolean.txt
T

5 lines
243 B
Plaintext
Vendored

public final class BooleanKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method checkLess(p0: boolean, p1: boolean): java.lang.String
}