[Translate] Translate Statement in Swift 3.0.
Swift 3.0 Statement 已经补充完毕,主要是行控制语句部分更新和移除Boolean协议的讨论
This commit is contained in:
@ -616,7 +616,7 @@ do {
|
||||
> 行控制语句语法
|
||||
|
||||
> *行控制语句* → **#sourceLocation(file:[*文件名*](#file-name),line:[*行号*](#line-number))**
|
||||
> *行控制语句* → **#sourceLocation()**
|
||||
> *行控制语句* → **#sourceLocation()**
|
||||
<a name="line-number"></a>
|
||||
> *行号* → 大于 0 的十进制整数
|
||||
<a name="file-name"></a>
|
||||
|
||||
Reference in New Issue
Block a user