Fixed package proto for circular dependencies. Case when package is present in different modules which depend on each other. We should generate separate package facades for this case.

Original commit: 7de531fe09
This commit is contained in:
Evgeny Gerashchenko
2015-05-25 18:06:49 +03:00
parent 4b08b13289
commit daa16c768b
6 changed files with 36 additions and 0 deletions
@@ -0,0 +1,7 @@
package test
fun a() {
}
val a = ""