Light class generation for new facades/parts.
1st working (naive) implementation.
This commit is contained in:
committed by
Michael Bogdanov
parent
47f5b55e65
commit
ab8b5d05ed
@@ -0,0 +1,4 @@
|
||||
@kotlin.jvm.internal.KotlinSyntheticClass(abiVersion = 23, kind = kotlin.jvm.internal.KotlinSyntheticClass.Kind.PACKAGE_PART)
|
||||
public final class SingleFileKt {
|
||||
public static final void foo() { /* compiled code */ }
|
||||
}
|
||||
Reference in New Issue
Block a user