Files
kotlin/compiler/testData/codegen/light-analysis/controlStructures/tryCatchInExpressions/expectException.txt

6 lines
398 B
Plaintext
Vendored

public final class ExpectExceptionKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.Nullable method fails(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): java.lang.Throwable
public final static method throwIt(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
}