JPS: fixed duplicate meta.js in case of multiple source roots in the same module.

This commit is contained in:
Anton Bannykh
2017-02-02 16:50:01 +03:00
parent 289a7a9cc3
commit f0e3c87b84
8 changed files with 83 additions and 13 deletions
@@ -0,0 +1,4 @@
fun main() {
src()
src2()
}