JS: add jps build test for Kotlin/Javascript two-module project

Original commit: 563ab47502
This commit is contained in:
Michael Nedzelsky
2015-03-26 17:59:48 +03:00
parent d6c1dc94b5
commit ee825b9cf3
6 changed files with 85 additions and 6 deletions
@@ -0,0 +1,5 @@
package module2
fun foo() {}
public class Module2Class