Swift to Objective-C call with trailing closure calls wrong method

前端 未结 0 1016
执笔经年
执笔经年 2021-02-08 02:44

Given the following Objective-C methods

@import Foundation;

NS_ASSUME_NONNULL_BEGIN

@interface TestClass : NSObject
// Variant 1. Notice that arg1 is nullable,          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题