Make native class object members delegate to static methods in the outer class

This commit is contained in:
Andrey Breslav
2014-11-19 18:24:02 +03:00
parent d20651b881
commit 27d403ee23
4 changed files with 48 additions and 13 deletions
@@ -1,3 +1,5 @@
package foo
import kotlin.jvm.*
class WithNative {