swift3.0中没用使用方法的返回值出现警告:Result of call to “XXX” is unused请问如何去除?
比如方法是 func()
这样调用方法:
_ = func()
©2017 神猿问答版权所有