Add "Convert to also" intention
#KT-28699 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun foo() {
|
||||
<spot>val a = MyClass()
|
||||
a.setFoo(1)
|
||||
a.setBar(2)
|
||||
a.setBaz(3)</spot>
|
||||
}
|
||||
Reference in New Issue
Block a user