We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6dc99c commit c43a01eCopy full SHA for c43a01e
swift-6-beta.docc/LanguageGuide/Functions.md
@@ -1117,11 +1117,12 @@ print("zero!")
1117
```
1118
-->
1119
1120
-> 测试版软件:
+> 注意:
1121
+> 测试版软件
1122
>
-> 本文档包含有关正在开发的 API 或技术的初步信息。这些信息可能会发生变化,根据本文档开发的软件应与最终的操作系统软件一起进行测试。
1123
+> 本文档包含有关正在开发的 API 或技术的初步信息。这些信息可能会发生变化,根据本文档开发实现的软件应与最终的操作系统软件一起进行测试。
1124
-> 了解有关使用 [Apple 测试版软件](https://developer.apple.com/support/beta-software/) 的更多信息。
1125
+> 点击了解更多关于使用 [Apple 测试版软件](https://developer.apple.com/support/beta-software/) 的信息。
1126
1127
<!--
1128
This source file is part of the Swift.org open source project
0 commit comments