Generate equals and hashCode: enable for data classes #KT-17502 Fixed
This commit is contained in:
committed by
asedunov
parent
b5664755c8
commit
6971ca44e7
@@ -1,2 +1 @@
|
||||
// NOT_APPLICABLE
|
||||
data class A<caret>(val n: Int)
|
||||
Reference in New Issue
Block a user