// PROBLEM: none // WITH_RUNTIME fun test() { 42.also({ println(it) }) }