Avatar
@swift-5.1.5 class Cat {} func f(_ a: AnyObject) { } f(Cat.self)