fun foo(x: Any): Boolean { return x is String }