Move: Specify conflict containing declaration more precisely
Also do not render class fqname for member declarations #KT-17547 Fixed
This commit is contained in:
Vendored
+2
-2
@@ -1,4 +1,4 @@
|
||||
Class test.Bar, referenced in field J.bar, will not be accessible from module A
|
||||
Class test.Foo, referenced in field J.foo, will not be accessible from module A
|
||||
Class test.J, referenced in property test.Bar.j, will not be accessible in module B
|
||||
Class test.J, referenced in property test.Foo.j, will not be accessible in module B
|
||||
Class test.J, referenced in property Bar.j, will not be accessible in module B
|
||||
Class test.J, referenced in property Foo.j, will not be accessible in module B
|
||||
Reference in New Issue
Block a user