// MOVE: up fun test() { println() (0..10) .map { it } }