Add public api dumps for kotlin-reflect and kotlin-stdlib-jre7/8

This commit is contained in:
Ilya Gorbunov
2017-04-01 06:14:25 +03:00
parent 88e6f2160a
commit 02293dab9e
5 changed files with 172 additions and 14 deletions
@@ -0,0 +1,4 @@
public final class kotlin/AutoCloseableKt {
public static final fun closeFinally (Ljava/lang/AutoCloseable;Ljava/lang/Throwable;)V
}