Prohibit clone() for enum classes
#KT-8972 Fixed
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
-InheritedMembersOfEnum.kt
|
||||
-Test
|
||||
clone(): Any location=→Enum
|
||||
compareTo(E): Int location=→Enum
|
||||
equals(Any?): Boolean location=→Enum
|
||||
FIRST
|
||||
|
||||
Reference in New Issue
Block a user