Code Insight: Preserve identifier quotes in "Generate equals()/hashCode()/toString()" actions
#KT-15883 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class Example(val `in`: String, val `cl ass`: String, val `valid`: Boolean) {
|
||||
<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user