// PROBLEM: none // WITH_RUNTIME fun String.test(): Int { return let { it.length } }