Supported forEach

This commit is contained in:
Valentin Kipyatkov
2016-05-11 22:43:00 +03:00
parent 394cce8e10
commit f28dca1fd5
10 changed files with 104 additions and 5 deletions
@@ -1,5 +1,4 @@
// WITH_RUNTIME
// IS_APPLICABLE: false
import java.util.ArrayList
fun foo(list: List<String>): List<Int> {