Avatar
@swift-main protocol MyProtocol { func a(param: String) throws(any LocalizedError) }