PackageDirectoryMismatchInspection: fix visibility in editor

#KT-31816 Fixed
This commit is contained in:
Dmitry Gridin
2019-06-19 21:22:53 +07:00
parent 59325900df
commit 66795db042
6 changed files with 15 additions and 4 deletions
@@ -1,3 +1,5 @@
// FIX: Move file to source root
package
class Foo
@@ -1,3 +1,5 @@
// FIX: Move file to source root
<caret>package
class Foo
@@ -1,3 +1,4 @@
// FIX: Move file to source root
class Foo
@@ -1,5 +1,6 @@
<caret>
class Foo
// FIX: Move file to source root
<caret>class Foo
fun foo() {