Move debugger test data to the new location
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
val a = 1
|
||||
fun foo() {
|
||||
<caret>a
|
||||
}
|
||||
|
||||
// EXPECTED: a
|
||||
Reference in New Issue
Block a user