Open tadbyt opened 10 months ago
https://docs.swift.org/swift-book/documentation/the-swift-programming-language/declarations https://docs.swift.org/swift-book/documentation/the-swift-programming-language/summaryofthegrammar#Declarations
There is a trailing backslash in the final production of declaration, both in the introduction of the Declarations section and in the Declarations subsection of the Summary of the Grammar section.
Remove the trailing backslash in both place.
Location
https://docs.swift.org/swift-book/documentation/the-swift-programming-language/declarations https://docs.swift.org/swift-book/documentation/the-swift-programming-language/summaryofthegrammar#Declarations
Description
There is a trailing backslash in the final production of declaration, both in the introduction of the Declarations section and in the Declarations subsection of the Summary of the Grammar section.
Correction
Remove the trailing backslash in both place.