Checking that target collection is always the same

This commit is contained in:
Valentin Kipyatkov
2016-04-22 10:33:27 +03:00
parent 3f563f7058
commit cfc82c55c7
9 changed files with 90 additions and 19 deletions
@@ -1,5 +1,5 @@
// WITH_RUNTIME
// INTENTION_TEXT: "Replace with 'filter{}.mapTo(){}'"
// IS_APPLICABLE: false
import java.util.ArrayList
fun foo(list: List<String>): List<Int> {