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

7 lines
415 B
Plaintext
Vendored

@kotlin.Metadata
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
}