Generate equals()/hashCode(): Forbid in interfaces
#KT-10815 Fixed
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
// NOT_APPLICABLE
|
||||
interface A {<caret>
|
||||
fun foo() {
|
||||
|
||||
}
|
||||
val foo: Int
|
||||
}
|
||||
Reference in New Issue
Block a user