Introduce Variable: Use expression unifier to find duplicates
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun a(x: Int) {
|
||||
val a = <selection>x + 1</selection>
|
||||
"it's a number ${x + 1}"
|
||||
}
|
||||
Reference in New Issue
Block a user