Allow data classes to implement equals/hashCode/toString from base classes
#KT-11306 Fixed
Original commit: fea116f14e
This commit is contained in:
+2
-2
@@ -5,9 +5,9 @@ changes in test/AnnotationFlagAdded: CLASS_SIGNATURE
|
||||
changes in test/AnnotationFlagRemoved: CLASS_SIGNATURE
|
||||
changes in test/AnnotationFlagUnchanged: NONE
|
||||
changes in test/DataFlagAdded: CLASS_SIGNATURE, MEMBERS
|
||||
[component1, copy]
|
||||
[component1, copy, equals, hashCode, toString]
|
||||
changes in test/DataFlagRemoved: CLASS_SIGNATURE, MEMBERS
|
||||
[component1, copy]
|
||||
[component1, copy, equals, hashCode, toString]
|
||||
changes in test/DataFlagUnchanged: NONE
|
||||
changes in test/EnumFlagAdded: CLASS_SIGNATURE
|
||||
changes in test/EnumFlagRemoved: CLASS_SIGNATURE
|
||||
|
||||
Reference in New Issue
Block a user