Fix function lookup in modules with similar names [KT-23582]

This commit is contained in:
Roman Artemev
2018-04-06 16:07:44 +03:00
parent 96b6cec33f
commit 3bc323807f
5 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
warning: module "m" depends from module with the same name
warning: module "m" depends on module with the same name
OK