// WITH_RUNTIME // FIX: none fun test(x: Int) { x.run { String::length } }