fun test(v: Any?) { (v as? String)?.length }