// WITH_RUNTIME // PROBLEM: none fun foo() { "".let { it.length + it.length } }