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
@@ -58,3 +58,7 @@ public final class A.D.F.G : A.D.F {
// signature: <init>()V
public /* primary */ constructor()
}
// META-INF/test-module.kotlin_module
// ------------------------------------------
module {
}