Skip to content

Commit 01323af

Browse files
committed
Remove straggler double-blank lines.
1 parent fd93e28 commit 01323af

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Sources/TSPL/TSPL.docc/ReferenceManual/Attributes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2242,7 +2242,6 @@ see <doc:Statements#Switching-Over-Future-Enumeration-Cases>.
22422242
>
22432243
> *balanced-token* → Any punctuation except **`(`**, **`)`**, **`[`**, **`]`**, **`{`**, or **`}`**
22442244
2245-
22462245
<!--
22472246
This source file is part of the Swift.org open source project
22482247

Sources/TSPL/TSPL.docc/ReferenceManual/Types.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ and describes the type inference behavior of Swift.
6262
>
6363
> *type***`(`** *type* **`)`**
6464
65-
6665
## Type Annotation
6766

6867
A *type annotation* explicitly specifies the type of a variable or expression.

0 commit comments

Comments
 (0)