Files
kotlin-fork/compiler/testData/codegen/light-analysis/controlStructures/conditionOfEmptyIf.txt
T

8 lines
467 B
Plaintext
Vendored

public final class ConditionOfEmptyIfKt {
private static @org.jetbrains.annotations.NotNull field result: java.lang.String
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
public final static method setOK(): boolean
public final static method setResult(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
}