fun test(a: Any): Boolean { return a is String }