Inline Variable/Property: Move test data
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
fun f() {
|
||||
val v = -1
|
||||
println(<caret>v: Int)
|
||||
}
|
||||
Reference in New Issue
Block a user