Code Insight: "Generate equals/hashCode" action
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class A(val n: Int) : X() {<caret>
|
||||
fun foo() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user