// WITH_RUNTIME fun foo(s: String) { s.dropLast(5) }