KT-11645 properly handle private property getter name mangling in reflection

This commit is contained in:
Dmitry Petrov
2016-04-13 15:59:42 +03:00
parent 511a7e0072
commit 583733be8d
5 changed files with 56 additions and 25 deletions
@@ -3,5 +3,5 @@ public final class test/Foo
@kotlin.Metadata
synthetic final class test/Foo__EmptyMultifileFacadeKt {
private final static method privateOnly$emptyMultifileFacade_kt(): void
private final static method privateOnly$Foo__EmptyMultifileFacadeKt(): void
}