Minor: Fix light analysis tests (rebase to master)

This commit is contained in:
Yan Zhulanow
2016-12-11 21:03:05 +03:00
parent 40ff7c6e33
commit 2f50bd8c80
45 changed files with 109 additions and 53 deletions
@@ -1,5 +1,5 @@
public final class MyThrowable {
public method <init>(): void
public @synthetic.kotlin.jvm.GeneratedByJvmOverloads method <init>(): void
public method <init>(@org.jetbrains.annotations.Nullable p0: java.lang.String, @org.jetbrains.annotations.Nullable p1: java.lang.Throwable): void
public synthetic method <init>(p0: java.lang.String, p1: java.lang.Throwable, p2: int, p3: kotlin.jvm.internal.DefaultConstructorMarker): void
public @org.jetbrains.annotations.Nullable method getCause(): java.lang.Throwable