Moved/renamed test data

This commit is contained in:
Valentin Kipyatkov
2015-07-06 20:05:57 +03:00
parent 60a3ab548c
commit 60ea98f870
30 changed files with 390 additions and 336 deletions
@@ -0,0 +1,9 @@
fun bar() {
val handler = { <caret>
foo()
}
}
// INVOCATION_COUNT: 0
// EXIST: bar
// EXIST: null