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