File tree Expand file tree Collapse file tree 1 file changed +1
-30
lines changed
swift-6-beta.docc/ReferenceManual Expand file tree Collapse file tree 1 file changed +1
-30
lines changed Original file line number Diff line number Diff line change 1
- <!--
2
- 要翻译的文件:https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese/blob/swift-6-beta-translation/swift-6-beta.docc/ReferenceManual/SummaryOfTheGrammar.md
3
- Swift 文档源文件地址:https://docs.swift.org/swift-book/documentation/the-swift-programming-language/summaryofthegrammar
4
- 翻译估计用时:⭐️⭐️⭐️⭐️⭐️
5
- -->
6
-
7
1
# 语法总结
8
2
阅读完整的形式语法。
9
3
10
- <!--
11
-
12
- === IMPORTANT ===
13
-
14
- This file is manually updated.
15
-
16
- If you edit formal grammar elsewhere in the reference,
17
- make the same change here also.
18
-
19
- === IMPORTANT ===
20
-
21
- -->
22
-
23
4
## 词法结构
24
5
25
6
> 空白符语法:
@@ -1106,14 +1087,4 @@ make the same change here also.
1106
1087
> 本文档包含有关正在开发的 API 或技术的初步信息。这些信息可能会发生变化,并且根据本文件实现的软件应与最终的操作系统软件一起测试。
1107
1088
>
1108
1089
> 了解更多关于使用 [ 苹果的测试版软件] ( https://developer.apple.com/support/beta-software/ ) 的信息。
1109
- ```
1110
-
1111
- <!--
1112
- This source file is part of the Swift.org open source project
1113
-
1114
- Copyright (c) 2014 - 2022 Apple Inc. and the Swift project authors
1115
- Licensed under Apache License v2.0 with Runtime Library Exception
1116
-
1117
- See https://swift.org/LICENSE.txt for license information
1118
- See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1119
- -->
1090
+ ```
You can’t perform that action at this time.
0 commit comments