Update LightAnalysisModeCodegenTests for Kotlin 1.1
This commit is contained in:
@@ -18,3 +18,8 @@ private final class C/Inner {
|
||||
public final class PrivateOuterFunctionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Runnable {
|
||||
public abstract method run(): void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user