Skip to content

Commit 6a7d146

Browse files
committed
wip: Switch case
1 parent 66e753d commit 6a7d146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2485,9 +2485,9 @@ Swift 提供了以下 Interface Builder 特性:
24852485

24862486
可发送函数类型是相应的不可发送函数类型的子类型。
24872487

2488-
## Switch Case Attributes
2488+
## Switch Case 特性
24892489

2490-
You can apply switch case attributes to switch cases only.
2490+
您只能将 switch case 特性应用于 switch case。
24912491

24922492
### unknown
24932493

0 commit comments

Comments
 (0)