Enabled old test

This commit is contained in:
Valentin Kipyatkov
2016-03-31 20:15:00 +03:00
parent 3e09a6902a
commit 9c6fed1622
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,6 @@
fun foo(list: List<String>, i: Int) {
list[<caret>]
}
// EXIST: i
// ABSENT: list