// WITH_RUNTIME fun test(s: String?): Int? { return s?.length }