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
@@ -24,3 +24,7 @@ local final inner class .A$L.I : kotlin/Any {
// signature: <init>(LA$L;)V
public /* primary */ constructor()
}
// META-INF/test-module.kotlin_module
// ------------------------------------------
module {
}