Revert "Don't generate reified inline function as privates"

This reverts commit 56859f7
This commit is contained in:
Mikhael Bogdanov
2018-05-07 14:14:07 +02:00
parent 56859f7b87
commit 8834ea74f2
7 changed files with 12 additions and 22 deletions
@@ -1,13 +1,12 @@
@kotlin.Metadata
public final class test/Foo {
public final static method foo(): void
public synthetic final static @org.jetbrains.annotations.NotNull method getExtProp(p0: java.lang.Object): java.lang.String
}
@kotlin.Metadata
synthetic final class test/Foo__InlineOnlyPropertyMultifileKt {
public final static method foo(): void
public synthetic final static @org.jetbrains.annotations.NotNull method getExtProp(p0: java.lang.Object): java.lang.String
private final static method getExtProp(p0: java.lang.Object): java.lang.String
private final static method getProp(): java.lang.String
public synthetic deprecated static @kotlin.internal.InlineOnly method prop$annotations(): void
private final static method setProp(p0: java.lang.String): void