// WITH_RUNTIME val list = listOf(1, 2, 3).map { Utils.foo(it) }