Always generate kotlin_module

#KT-25133 fixed
    #KT-25051 fixed
This commit is contained in:
Alexey Tsvetkov
2018-06-23 01:15:50 +03:00
parent 4bf51af2fa
commit 63b4302cea
7 changed files with 24 additions and 1 deletions
+4
View File
@@ -27,3 +27,7 @@ public final class SimpleClass<in T#0 /* A */> : kotlin/Any {
public final /* non-default */ external get
public final /* non-default */ set(<set-?>: kotlin/Long)
}
// META-INF/test-module.kotlin_module
// ------------------------------------------
module {
}