blob: 962c0dadb9ec086850b567b2e46789fd8c87c829 [file] [log] [blame]
// WITH_RUNTIME
val list = listOf(1, 2, 3).map { Utils.foo(it) }