KT-16684 hashCode doesn't check data class property value of generic type for null
This commit is contained in:
@@ -0,0 +1 @@
|
||||
data class Test1<T>(val x: T)
|
||||
Reference in New Issue
Block a user