fun x() { val x = object: Any() { fun foo(){} } }