标签: swift
我已经看到了字符串`for`在函数定义中,前面有几次参数。这不是我读过的。那是什么?
e.g:
func aFunc(param1: Int, param2: String, `for` param3: Double) { }