Move: Show more accurate message when moving subclass of a sealed class

#KT-23065 Fixed
This commit is contained in:
Alexey Sedunov
2018-03-01 19:21:28 +03:00
parent 5f43bd56b4
commit 12d5a72697
2 changed files with 10 additions and 2 deletions
@@ -1 +1 @@
Sealed class 'Expr' must be moved with all its subclasses
Class 'Expr' must be moved with sealed parent class and all its subclasses