// PROBLEM: none // WITH_RUNTIME fun foo() { "abc".substring(0, 10) }