Renamed test data

This commit is contained in:
Valentin Kipyatkov
2015-07-06 21:08:31 +03:00
parent 75d668bc19
commit 91c4bf7530
9 changed files with 44 additions and 44 deletions
@@ -1,5 +1,9 @@
fun bar() {
val handler = { i, <caret> }
val handler = { <caret>
foo()
}
}
// NUMBER: 0
// INVOCATION_COUNT: 0
// EXIST: bar
// EXIST: null