Skip to content

Commit d2543ee

Browse files
committed
delete comments
1 parent 2d63885 commit d2543ee

File tree

1 file changed

+1
-30
lines changed

1 file changed

+1
-30
lines changed

swift-6-beta.docc/ReferenceManual/SummaryOfTheGrammar.md

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
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-
71
# 语法总结
82
阅读完整的形式语法。
93

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-
234
## 词法结构
245

256
> 空白符语法:
@@ -1106,14 +1087,4 @@ make the same change here also.
11061087
> 本文档包含有关正在开发的 API 或技术的初步信息。这些信息可能会发生变化,并且根据本文件实现的软件应与最终的操作系统软件一起测试。
11071088
>
11081089
> 了解更多关于使用 [苹果的测试版软件](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+
```

0 commit comments

Comments
 (0)