Renamed intention
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
fun foo(x: Int) {
|
||||
var y = 1
|
||||
<spot>y = y + x</spot>
|
||||
}
|
||||
Reference in New Issue
Block a user